#cfa12a color space conversions
Hex:
#cfa12a
RGB:
207, 161, 42
CMY:
19, 37, 84
CMYK:
0, 22, 80, 19
HSL:
43°, 66.2651%, 48.8235%
HSV (HSB):
43°, 79.7101%, 81.1765%
XYZ:
38.8949, 38.9223, 7.6533
xyY:
0.4551, 0.4554, 38.9223
CIE-Lab:
68.6949, 6.1471, 63.4868
CIE-LCH:
68.6949, 63.7837, 84.4696
CIE-Luv:
68.6949, 38.5000, 66.2505
Hunter-Lab:
62.3877, 2.1052, 36.3982
#cfa12a color charts
#cfa12a color shades, tints & tones
#cfa12a color schemes
#cfa12a color preview, HTML & CSS examples
This text has a color of #cfa12a
<p style="color:#cfa12a;">Text here</p>
.mytext {color:#cfa12a;}
This box has a color of #cfa12a
<div style="background-color:#cfa12a;">Content here</div>
.mybackground {background-color:#cfa12a;}
Border around this has a color of #cfa12a
<div style="border:2px solid #cfa12a;">Content here</div>
.myborder {border:2px solid #cfa12a;}