#ccdfd8 color space conversions
Hex:
#ccdfd8
RGB:
204, 223, 216
CMY:
20, 13, 15
CMYK:
9, 0, 3, 13
HSL:
158°, 22.8916%, 83.7255%
HSV (HSB):
158°, 8.5202%, 87.4510%
XYZ:
63.6842, 70.5706, 75.2307
xyY:
0.3040, 0.3369, 70.5706
CIE-Lab:
87.2760, -7.6318, 1.2514
CIE-LCH:
87.2760, 7.7337, 170.6882
CIE-Luv:
87.2760, -10.0489, 3.2392
Hunter-Lab:
84.0063, -11.6923, 5.7080
#ccdfd8 color charts
#ccdfd8 color shades, tints & tones
#ccdfd8 color schemes
#ccdfd8 color preview, HTML & CSS examples
This text has a color of #ccdfd8
<p style="color:#ccdfd8;">Text here</p>
.mytext {color:#ccdfd8;}
This box has a color of #ccdfd8
<div style="background-color:#ccdfd8;">Content here</div>
.mybackground {background-color:#ccdfd8;}
Border around this has a color of #ccdfd8
<div style="border:2px solid #ccdfd8;">Content here</div>
.myborder {border:2px solid #ccdfd8;}