#d0dced color space conversions
Hex:
#d0dced
RGB:
208, 220, 237
CMY:
18, 14, 7
CMYK:
12, 7, 0, 7
HSL:
215°, 44.6154%, 87.2549%
HSV (HSB):
215°, 12.2363%, 92.9412%
XYZ:
66.8917, 70.7107, 90.2437
xyY:
0.2936, 0.3103, 70.7107
CIE-Lab:
87.3443, -0.7009, -9.6866
CIE-LCH:
87.3443, 9.7119, 265.8617
CIE-Luv:
87.3443, -7.3648, -14.9990
Hunter-Lab:
84.0897, -5.1637, -4.7663
#d0dced color charts
#d0dced color shades, tints & tones
#d0dced color schemes
#d0dced color preview, HTML & CSS examples
This text has a color of #d0dced
<p style="color:#d0dced;">Text here</p>
.mytext {color:#d0dced;}
This box has a color of #d0dced
<div style="background-color:#d0dced;">Content here</div>
.mybackground {background-color:#d0dced;}
Border around this has a color of #d0dced
<div style="border:2px solid #d0dced;">Content here</div>
.myborder {border:2px solid #d0dced;}