#c2b45e color space conversions
Hex:
#c2b45e
RGB:
194, 180, 94
CMY:
24, 29, 63
CMYK:
0, 7, 52, 24
HSL:
52°, 45.0450%, 56.4706%
HSV (HSB):
52°, 51.5464%, 76.0784%
XYZ:
40.5898, 44.9200, 17.1208
xyY:
0.3955, 0.4377, 44.9200
CIE-Lab:
72.8392, -6.4006, 45.2222
CIE-LCH:
72.8392, 45.6729, 98.0559
CIE-Luv:
72.8392, 13.4327, 56.4502
Hunter-Lab:
67.0224, -9.1869, 31.7701
#c2b45e color charts
#c2b45e color shades, tints & tones
#c2b45e color schemes
#c2b45e color preview, HTML & CSS examples
This text has a color of #c2b45e
<p style="color:#c2b45e;">Text here</p>
.mytext {color:#c2b45e;}
This box has a color of #c2b45e
<div style="background-color:#c2b45e;">Content here</div>
.mybackground {background-color:#c2b45e;}
Border around this has a color of #c2b45e
<div style="border:2px solid #c2b45e;">Content here</div>
.myborder {border:2px solid #c2b45e;}