#cdcc8e color space conversions
Hex:
#cdcc8e
RGB:
205, 204, 142
CMY:
20, 20, 44
CMYK:
0, 0, 31, 20
HSL:
59°, 38.6503%, 68.0392%
HSV (HSB):
59°, 30.7317%, 80.3922%
XYZ:
51.6522, 58.1179, 34.0867
xyY:
0.3591, 0.4040, 58.1179
CIE-Lab:
80.8043, -9.2348, 31.1023
CIE-LCH:
80.8043, 32.4443, 106.5370
CIE-Luv:
80.8043, 3.7775, 43.7288
Hunter-Lab:
76.2351, -12.4708, 26.8544
#cdcc8e color charts
#cdcc8e color shades, tints & tones
#cdcc8e color schemes
#cdcc8e color preview, HTML & CSS examples
This text has a color of #cdcc8e
<p style="color:#cdcc8e;">Text here</p>
.mytext {color:#cdcc8e;}
This box has a color of #cdcc8e
<div style="background-color:#cdcc8e;">Content here</div>
.mybackground {background-color:#cdcc8e;}
Border around this has a color of #cdcc8e
<div style="border:2px solid #cdcc8e;">Content here</div>
.myborder {border:2px solid #cdcc8e;}