#cfc32e color space conversions
Hex:
#cfc32e
RGB:
207, 195, 46
CMY:
19, 24, 82
CMYK:
0, 6, 78, 19
HSL:
56°, 63.6364%, 49.6078%
HSV (HSB):
56°, 77.7778%, 81.1765%
XYZ:
45.7404, 52.4929, 10.3061
xyY:
0.4214, 0.4836, 52.4929
CIE-Lab:
77.5746, -11.5154, 70.1887
CIE-LCH:
77.5746, 71.1270, 99.3172
CIE-Luv:
77.5746, 14.0263, 79.0960
Hunter-Lab:
72.4520, -14.1003, 42.2825
#cfc32e color charts
#cfc32e color shades, tints & tones
#cfc32e color schemes
#cfc32e color preview, HTML & CSS examples
This text has a color of #cfc32e
<p style="color:#cfc32e;">Text here</p>
.mytext {color:#cfc32e;}
This box has a color of #cfc32e
<div style="background-color:#cfc32e;">Content here</div>
.mybackground {background-color:#cfc32e;}
Border around this has a color of #cfc32e
<div style="border:2px solid #cfc32e;">Content here</div>
.myborder {border:2px solid #cfc32e;}