#d0d6e2 color space conversions
Hex:
#d0d6e2
RGB:
208, 214, 226
CMY:
18, 16, 11
CMYK:
8, 5, 0, 11
HSL:
220°, 23.6842%, 85.0980%
HSV (HSB):
220°, 7.9646%, 88.6275%
XYZ:
63.7865, 66.9940, 81.5207
xyY:
0.3005, 0.3156, 66.9940
CIE-Lab:
85.5009, 0.2533, -6.6054
CIE-LCH:
85.5009, 6.6103, 272.1959
CIE-Luv:
85.5009, -3.9518, -10.2417
Hunter-Lab:
81.8499, -4.1304, -1.7567
#d0d6e2 color charts
#d0d6e2 color shades, tints & tones
#d0d6e2 color schemes
#d0d6e2 color preview, HTML & CSS examples
This text has a color of #d0d6e2
<p style="color:#d0d6e2;">Text here</p>
.mytext {color:#d0d6e2;}
This box has a color of #d0d6e2
<div style="background-color:#d0d6e2;">Content here</div>
.mybackground {background-color:#d0d6e2;}
Border around this has a color of #d0d6e2
<div style="border:2px solid #d0d6e2;">Content here</div>
.myborder {border:2px solid #d0d6e2;}