#ccdfcb color space conversions
Hex:
#ccdfcb
RGB:
204, 223, 203
CMY:
20, 13, 20
CMYK:
9, 0, 9, 13
HSL:
117°, 23.8095%, 83.5294%
HSV (HSB):
117°, 8.9686%, 87.4510%
XYZ:
62.0690, 69.9245, 66.7253
xyY:
0.3123, 0.3519, 69.9245
CIE-Lab:
86.9598, -9.9998, 7.6378
CIE-LCH:
86.9598, 12.5830, 142.6276
CIE-Luv:
86.9598, -9.5830, 13.1740
Hunter-Lab:
83.6209, -13.8419, 11.2241
#ccdfcb color charts
#ccdfcb color shades, tints & tones
#ccdfcb color schemes
#ccdfcb color preview, HTML & CSS examples
This text has a color of #ccdfcb
<p style="color:#ccdfcb;">Text here</p>
.mytext {color:#ccdfcb;}
This box has a color of #ccdfcb
<div style="background-color:#ccdfcb;">Content here</div>
.mybackground {background-color:#ccdfcb;}
Border around this has a color of #ccdfcb
<div style="border:2px solid #ccdfcb;">Content here</div>
.myborder {border:2px solid #ccdfcb;}