#ccdb8f color space conversions
Hex:
#ccdb8f
RGB:
204, 219, 143
CMY:
20, 14, 44
CMYK:
7, 0, 35, 14
HSL:
72°, 51.3514%, 70.9804%
HSV (HSB):
72°, 34.7032%, 85.8824%
XYZ:
55.1913, 65.4836, 35.7173
xyY:
0.3529, 0.4187, 65.4836
CIE-Lab:
84.7323, -17.0521, 35.7430
CIE-LCH:
84.7323, 39.6022, 115.5046
CIE-Luv:
84.7323, -5.4678, 51.2901
Hunter-Lab:
80.9219, -19.8708, 30.4759
#ccdb8f color charts
#ccdb8f color shades, tints & tones
#ccdb8f color schemes
#ccdb8f color preview, HTML & CSS examples
This text has a color of #ccdb8f
<p style="color:#ccdb8f;">Text here</p>
.mytext {color:#ccdb8f;}
This box has a color of #ccdb8f
<div style="background-color:#ccdb8f;">Content here</div>
.mybackground {background-color:#ccdb8f;}
Border around this has a color of #ccdb8f
<div style="border:2px solid #ccdb8f;">Content here</div>
.myborder {border:2px solid #ccdb8f;}