#cfa24f color space conversions
Hex:
#cfa24f
RGB:
207, 162, 79
CMY:
19, 36, 69
CMYK:
0, 22, 62, 19
HSL:
39°, 57.1429%, 56.0784%
HSV (HSB):
39°, 61.8357%, 81.1765%
XYZ:
40.0637, 39.6706, 12.9427
xyY:
0.4323, 0.4281, 39.6706
CIE-Lab:
69.2342, 7.5043, 48.6182
CIE-LCH:
69.2342, 49.1940, 81.2255
CIE-Luv:
69.2342, 35.9520, 55.2883
Hunter-Lab:
62.9846, 3.3187, 31.9057
#cfa24f color charts
#cfa24f color shades, tints & tones
#cfa24f color schemes
#cfa24f color preview, HTML & CSS examples
This text has a color of #cfa24f
<p style="color:#cfa24f;">Text here</p>
.mytext {color:#cfa24f;}
This box has a color of #cfa24f
<div style="background-color:#cfa24f;">Content here</div>
.mybackground {background-color:#cfa24f;}
Border around this has a color of #cfa24f
<div style="border:2px solid #cfa24f;">Content here</div>
.myborder {border:2px solid #cfa24f;}