#d0d5e2 color space conversions
Hex:
#d0d5e2
RGB:
208, 213, 226
CMY:
18, 16, 11
CMYK:
8, 6, 0, 11
HSL:
223°, 23.6842%, 85.0980%
HSV (HSB):
223°, 7.9646%, 88.6275%
XYZ:
63.5341, 66.4894, 81.4366
xyY:
0.3005, 0.3144, 66.4894
CIE-Lab:
85.2454, 0.7766, -6.9835
CIE-LCH:
85.2454, 7.0265, 276.3454
CIE-Luv:
85.2454, -3.4650, -10.9198
Hunter-Lab:
81.5410, -3.6153, -2.1354
#d0d5e2 color charts
#d0d5e2 color shades, tints & tones
#d0d5e2 color schemes
#d0d5e2 color preview, HTML & CSS examples
This text has a color of #d0d5e2
<p style="color:#d0d5e2;">Text here</p>
.mytext {color:#d0d5e2;}
This box has a color of #d0d5e2
<div style="background-color:#d0d5e2;">Content here</div>
.mybackground {background-color:#d0d5e2;}
Border around this has a color of #d0d5e2
<div style="border:2px solid #d0d5e2;">Content here</div>
.myborder {border:2px solid #d0d5e2;}