#c7b12d color space conversions
Hex:
#c7b12d
RGB:
199, 177, 45
CMY:
22, 31, 82
CMYK:
0, 11, 77, 22
HSL:
51°, 63.1148%, 47.8431%
HSV (HSB):
51°, 77.3869%, 78.0392%
XYZ:
39.7490, 43.7759, 8.8372
xyY:
0.4304, 0.4740, 43.7759
CIE-Lab:
72.0784, -5.7394, 65.2666
CIE-LCH:
72.0784, 65.5184, 95.0256
CIE-Luv:
72.0784, 20.7104, 71.8393
Hunter-Lab:
66.1633, -8.5483, 38.3952
#c7b12d color charts
#c7b12d color shades, tints & tones
#c7b12d color schemes
#c7b12d color preview, HTML & CSS examples
This text has a color of #c7b12d
<p style="color:#c7b12d;">Text here</p>
.mytext {color:#c7b12d;}
This box has a color of #c7b12d
<div style="background-color:#c7b12d;">Content here</div>
.mybackground {background-color:#c7b12d;}
Border around this has a color of #c7b12d
<div style="border:2px solid #c7b12d;">Content here</div>
.myborder {border:2px solid #c7b12d;}