#ccdbe5 color space conversions
Hex:
#ccdbe5
RGB:
204, 219, 229
CMY:
20, 14, 10
CMYK:
11, 4, 0, 10
HSL:
204°, 32.4675%, 84.9020%
HSV (HSB):
204°, 10.9170%, 89.8039%
XYZ:
64.3762, 69.1575, 84.0845
xyY:
0.2958, 0.3178, 69.1575
CIE-Lab:
86.5820, -3.0616, -6.6257
CIE-LCH:
86.5820, 7.2988, 245.1996
CIE-Luv:
86.5820, -8.6195, -9.7312
Hunter-Lab:
83.1610, -7.3522, -1.7357
#ccdbe5 color charts
#ccdbe5 color shades, tints & tones
#ccdbe5 color schemes
#ccdbe5 color preview, HTML & CSS examples
This text has a color of #ccdbe5
<p style="color:#ccdbe5;">Text here</p>
.mytext {color:#ccdbe5;}
This box has a color of #ccdbe5
<div style="background-color:#ccdbe5;">Content here</div>
.mybackground {background-color:#ccdbe5;}
Border around this has a color of #ccdbe5
<div style="border:2px solid #ccdbe5;">Content here</div>
.myborder {border:2px solid #ccdbe5;}