#cfc42a color space conversions
Hex:
#cfc42a
RGB:
207, 196, 42
CMY:
19, 23, 84
CMYK:
0, 5, 80, 19
HSL:
56°, 66.2651%, 48.8235%
HSV (HSB):
56°, 79.7101%, 81.1765%
XYZ:
45.8900, 52.9124, 9.9849
xyY:
0.4218, 0.4864, 52.9124
CIE-Lab:
77.8233, -12.1605, 71.5742
CIE-LCH:
77.8233, 72.5999, 99.6425
CIE-Luv:
77.8233, 13.4176, 80.2571
Hunter-Lab:
72.7409, -14.6866, 42.7801
#cfc42a color charts
#cfc42a color shades, tints & tones
#cfc42a color schemes
#cfc42a color preview, HTML & CSS examples
This text has a color of #cfc42a
<p style="color:#cfc42a;">Text here</p>
.mytext {color:#cfc42a;}
This box has a color of #cfc42a
<div style="background-color:#cfc42a;">Content here</div>
.mybackground {background-color:#cfc42a;}
Border around this has a color of #cfc42a
<div style="border:2px solid #cfc42a;">Content here</div>
.myborder {border:2px solid #cfc42a;}