#cfc45f color space conversions
Hex:
#cfc45f
RGB:
207, 196, 95
CMY:
19, 23, 63
CMYK:
0, 5, 54, 19
HSL:
54°, 53.8462%, 59.2157%
HSV (HSB):
54°, 54.1063%, 81.1765%
XYZ:
47.5376, 53.5715, 18.6613
xyY:
0.3969, 0.4473, 53.5715
CIE-Lab:
78.2112, -9.1932, 51.3391
CIE-LCH:
78.2112, 52.1557, 100.1523
CIE-Luv:
78.2112, 11.9836, 64.2472
Hunter-Lab:
73.1925, -12.1535, 36.1181
#cfc45f color charts
#cfc45f color shades, tints & tones
#cfc45f color schemes
#cfc45f color preview, HTML & CSS examples
This text has a color of #cfc45f
<p style="color:#cfc45f;">Text here</p>
.mytext {color:#cfc45f;}
This box has a color of #cfc45f
<div style="background-color:#cfc45f;">Content here</div>
.mybackground {background-color:#cfc45f;}
Border around this has a color of #cfc45f
<div style="border:2px solid #cfc45f;">Content here</div>
.myborder {border:2px solid #cfc45f;}