#cfc32a color space conversions
Hex:
#cfc32a
RGB:
207, 195, 42
CMY:
19, 24, 84
CMYK:
0, 6, 80, 19
HSL:
56°, 66.2651%, 48.8235%
HSV (HSB):
56°, 79.7101%, 81.1765%
XYZ:
45.6652, 52.4628, 9.9100
xyY:
0.4227, 0.4856, 52.4628
CIE-Lab:
77.5567, -11.6533, 71.3409
CIE-LCH:
77.5567, 72.2864, 99.2771
CIE-Luv:
77.5567, 14.0958, 79.8574
Hunter-Lab:
72.4312, -14.2170, 42.5898
#cfc32a color charts
#cfc32a color shades, tints & tones
#cfc32a color schemes
#cfc32a color preview, HTML & CSS examples
This text has a color of #cfc32a
<p style="color:#cfc32a;">Text here</p>
.mytext {color:#cfc32a;}
This box has a color of #cfc32a
<div style="background-color:#cfc32a;">Content here</div>
.mybackground {background-color:#cfc32a;}
Border around this has a color of #cfc32a
<div style="border:2px solid #cfc32a;">Content here</div>
.myborder {border:2px solid #cfc32a;}