#d0d1e2 color space conversions
Hex:
#d0d1e2
RGB:
208, 209, 226
CMY:
18, 18, 11
CMYK:
8, 8, 0, 11
HSL:
237°, 23.6842%, 85.0980%
HSV (HSB):
237°, 7.9646%, 88.6275%
XYZ:
62.5404, 64.5018, 81.1054
xyY:
0.3005, 0.3099, 64.5018
CIE-Lab:
84.2264, 2.8777, -8.4940
CIE-LCH:
84.2264, 8.9682, 288.7161
CIE-Luv:
84.2264, -1.5173, -13.6336
Hunter-Lab:
80.3130, -1.5485, -3.6558
#d0d1e2 color charts
#d0d1e2 color shades, tints & tones
#d0d1e2 color schemes
#d0d1e2 color preview, HTML & CSS examples
This text has a color of #d0d1e2
<p style="color:#d0d1e2;">Text here</p>
.mytext {color:#d0d1e2;}
This box has a color of #d0d1e2
<div style="background-color:#d0d1e2;">Content here</div>
.mybackground {background-color:#d0d1e2;}
Border around this has a color of #d0d1e2
<div style="border:2px solid #d0d1e2;">Content here</div>
.myborder {border:2px solid #d0d1e2;}