#d0deeb color space conversions
Hex:
#d0deeb
RGB:
208, 222, 235
CMY:
18, 13, 8
CMYK:
11, 6, 0, 8
HSL:
209°, 40.2985%, 86.8627%
HSV (HSB):
209°, 11.4894%, 92.1569%
XYZ:
67.1291, 71.6506, 88.8891
xyY:
0.2949, 0.3147, 71.6506
CIE-Lab:
87.8001, -2.1403, -7.9559
CIE-LCH:
87.8001, 8.2387, 254.9428
CIE-Luv:
87.8001, -8.2265, -12.0110
Hunter-Lab:
84.6467, -6.5722, -3.0089
#d0deeb color charts
#d0deeb color shades, tints & tones
#d0deeb color schemes
#d0deeb color preview, HTML & CSS examples
This text has a color of #d0deeb
<p style="color:#d0deeb;">Text here</p>
.mytext {color:#d0deeb;}
This box has a color of #d0deeb
<div style="background-color:#d0deeb;">Content here</div>
.mybackground {background-color:#d0deeb;}
Border around this has a color of #d0deeb
<div style="border:2px solid #d0deeb;">Content here</div>
.myborder {border:2px solid #d0deeb;}