#c2b12d color space conversions
Hex:
#c2b12d
RGB:
194, 177, 45
CMY:
24, 31, 82
CMYK:
0, 9, 77, 24
HSL:
53°, 62.3431%, 46.8627%
HSV (HSB):
53°, 76.8041%, 76.0784%
XYZ:
38.4439, 43.1031, 8.7761
xyY:
0.4256, 0.4772, 43.1031
CIE-Lab:
71.6249, -7.9222, 64.6845
CIE-LCH:
71.6249, 65.1679, 96.9825
CIE-Luv:
71.6249, 17.0808, 71.7225
Hunter-Lab:
65.6529, -10.3696, 38.0315
#c2b12d color charts
#c2b12d color shades, tints & tones
#c2b12d color schemes
#c2b12d color preview, HTML & CSS examples
This text has a color of #c2b12d
<p style="color:#c2b12d;">Text here</p>
.mytext {color:#c2b12d;}
This box has a color of #c2b12d
<div style="background-color:#c2b12d;">Content here</div>
.mybackground {background-color:#c2b12d;}
Border around this has a color of #c2b12d
<div style="border:2px solid #c2b12d;">Content here</div>
.myborder {border:2px solid #c2b12d;}