#ccdbcc color space conversions
Hex:
#ccdbcc
RGB:
204, 219, 204
CMY:
20, 14, 20
CMYK:
7, 0, 7, 14
HSL:
120°, 17.2414%, 82.9412%
HSV (HSB):
120°, 6.8493%, 85.8824%
XYZ:
61.1324, 67.8600, 67.0030
xyY:
0.3119, 0.3462, 67.8600
CIE-Lab:
85.9364, -7.7814, 5.6379
CIE-LCH:
85.9364, 9.6092, 144.0754
CIE-Luv:
85.9364, -7.6048, 9.8187
Hunter-Lab:
82.3772, -11.6946, 9.4394
#ccdbcc color charts
#ccdbcc color shades, tints & tones
#ccdbcc color schemes
#ccdbcc color preview, HTML & CSS examples
This text has a color of #ccdbcc
<p style="color:#ccdbcc;">Text here</p>
.mytext {color:#ccdbcc;}
This box has a color of #ccdbcc
<div style="background-color:#ccdbcc;">Content here</div>
.mybackground {background-color:#ccdbcc;}
Border around this has a color of #ccdbcc
<div style="border:2px solid #ccdbcc;">Content here</div>
.myborder {border:2px solid #ccdbcc;}