#cdd1e1 color space conversions
Hex:
#cdd1e1
RGB:
205, 209, 225
CMY:
20, 18, 12
CMYK:
9, 7, 0, 12
HSL:
228°, 25.0000%, 84.3137%
HSV (HSB):
228°, 8.8889%, 88.2353%
XYZ:
61.5679, 64.0163, 80.3456
xyY:
0.2990, 0.3109, 64.0163
CIE-Lab:
83.9743, 1.6985, -8.3607
CIE-LCH:
83.9743, 8.5315, 281.4837
CIE-Luv:
83.9743, -3.0862, -13.2186
Hunter-Lab:
80.0102, -2.6619, -3.5314
#cdd1e1 color charts
#cdd1e1 color shades, tints & tones
#cdd1e1 color schemes
#cdd1e1 color preview, HTML & CSS examples
This text has a color of #cdd1e1
<p style="color:#cdd1e1;">Text here</p>
.mytext {color:#cdd1e1;}
This box has a color of #cdd1e1
<div style="background-color:#cdd1e1;">Content here</div>
.mybackground {background-color:#cdd1e1;}
Border around this has a color of #cdd1e1
<div style="border:2px solid #cdd1e1;">Content here</div>
.myborder {border:2px solid #cdd1e1;}