#c2c07d color space conversions
Hex:
#c2c07d
RGB:
194, 192, 125
CMY:
24, 25, 51
CMYK:
0, 1, 36, 24
HSL:
58°, 36.1257%, 62.5490%
HSV (HSB):
58°, 35.5670%, 76.0784%
XYZ:
44.7994, 50.6493, 26.8171
xyY:
0.3664, 0.4143, 50.6493
CIE-Lab:
76.4661, -9.4426, 34.0580
CIE-LCH:
76.4661, 35.3427, 105.4960
CIE-Luv:
76.4661, 4.6182, 46.4692
Hunter-Lab:
71.1683, -12.1813, 27.4766
#c2c07d color charts
#c2c07d color shades, tints & tones
#c2c07d color schemes
#c2c07d color preview, HTML & CSS examples
This text has a color of #c2c07d
<p style="color:#c2c07d;">Text here</p>
.mytext {color:#c2c07d;}
This box has a color of #c2c07d
<div style="background-color:#c2c07d;">Content here</div>
.mybackground {background-color:#c2c07d;}
Border around this has a color of #c2c07d
<div style="border:2px solid #c2c07d;">Content here</div>
.myborder {border:2px solid #c2c07d;}