#c0cd8e color space conversions
Hex:
#c0cd8e
RGB:
192, 205, 142
CMY:
25, 20, 44
CMYK:
6, 0, 31, 20
HSL:
72°, 38.6503%, 68.0392%
HSV (HSB):
72°, 30.7317%, 80.3922%
XYZ:
48.4520, 56.8221, 34.0053
xyY:
0.3479, 0.4080, 56.8221
CIE-Lab:
80.0794, -14.7173, 29.9608
CIE-LCH:
80.0794, 33.3804, 116.1611
CIE-Luv:
80.0794, -4.7603, 43.3434
Hunter-Lab:
75.3804, -17.1819, 26.0197
#c0cd8e color charts
#c0cd8e color shades, tints & tones
#c0cd8e color schemes
#c0cd8e color preview, HTML & CSS examples
This text has a color of #c0cd8e
<p style="color:#c0cd8e;">Text here</p>
.mytext {color:#c0cd8e;}
This box has a color of #c0cd8e
<div style="background-color:#c0cd8e;">Content here</div>
.mybackground {background-color:#c0cd8e;}
Border around this has a color of #c0cd8e
<div style="border:2px solid #c0cd8e;">Content here</div>
.myborder {border:2px solid #c0cd8e;}