#c2c27e color space conversions
Hex:
#c2c27e
RGB:
194, 194, 126
CMY:
24, 24, 51
CMYK:
0, 0, 35, 24
HSL:
60°, 35.7895%, 62.7451%
HSV (HSB):
60°, 35.0515%, 76.0784%
XYZ:
45.3058, 51.5593, 27.3027
xyY:
0.3649, 0.4152, 51.5593
CIE-Lab:
77.0166, -10.3547, 34.2549
CIE-LCH:
77.0166, 35.7857, 106.8193
CIE-Luv:
77.0166, 3.3887, 46.9682
Hunter-Lab:
71.8048, -13.0323, 27.7192
#c2c27e color charts
#c2c27e color shades, tints & tones
#c2c27e color schemes
#c2c27e color preview, HTML & CSS examples
This text has a color of #c2c27e
<p style="color:#c2c27e;">Text here</p>
.mytext {color:#c2c27e;}
This box has a color of #c2c27e
<div style="background-color:#c2c27e;">Content here</div>
.mybackground {background-color:#c2c27e;}
Border around this has a color of #c2c27e
<div style="border:2px solid #c2c27e;">Content here</div>
.myborder {border:2px solid #c2c27e;}