Khaki (#F0E68C) to RGB

Convert the khaki hex color code to its RGB equivalent, with a live preview and a ready-to-use converter.

#F0E68C = rgb(240, 230, 140)

Color Values

Hex#F0E68C
RGBrgb(240, 230, 140)
Red240
Green230
Blue140

Convert Any Hex Color

✅ RGB Value: rgb(240, 230, 140)

Frequently Asked Questions

What is the RGB value of Khaki?

Khaki (#F0E68C) is rgb(240, 230, 140) in RGB.

What is the hex code for Khaki?

The hex code for Khaki is #F0E68C, which is rgb(240, 230, 140) in RGB.

How do I use Khaki in CSS?

In CSS you can use either form interchangeably: color: #F0E68C; or color: rgb(240, 230, 140);