#c2b32e color space conversions
Hex:
#c2b32e
RGB:
194, 179, 46
CMY:
24, 30, 82
CMYK:
0, 8, 76, 24
HSL:
54°, 61.6667%, 47.0588%
HSV (HSB):
54°, 76.2887%, 76.0784%
XYZ:
38.8614, 43.9068, 9.0114
xyY:
0.4234, 0.4784, 43.9068
CIE-Lab:
72.1662, -8.9217, 64.8525
CIE-LCH:
72.1662, 65.4633, 97.8330
CIE-Luv:
72.1662, 15.6828, 72.3242
Hunter-Lab:
66.2622, -11.2724, 38.3203
#c2b32e color charts
#c2b32e color shades, tints & tones
#c2b32e color schemes
#c2b32e color preview, HTML & CSS examples
This text has a color of #c2b32e
<p style="color:#c2b32e;">Text here</p>
.mytext {color:#c2b32e;}
This box has a color of #c2b32e
<div style="background-color:#c2b32e;">Content here</div>
.mybackground {background-color:#c2b32e;}
Border around this has a color of #c2b32e
<div style="border:2px solid #c2b32e;">Content here</div>
.myborder {border:2px solid #c2b32e;}