#d0d5e0 color space conversions
Hex:
#d0d5e0
RGB:
208, 213, 224
CMY:
18, 16, 12
CMYK:
7, 5, 0, 12
HSL:
221°, 20.5128%, 84.7059%
HSV (HSB):
221°, 7.1429%, 87.8431%
XYZ:
63.2612, 66.3802, 79.9994
xyY:
0.3018, 0.3166, 66.3802
CIE-Lab:
85.1900, 0.3887, -6.0048
CIE-LCH:
85.1900, 6.0173, 273.7034
CIE-Luv:
85.1900, -3.3606, -9.3183
Hunter-Lab:
81.4741, -3.9818, -1.1851
#d0d5e0 color charts
#d0d5e0 color shades, tints & tones
#d0d5e0 color schemes
#d0d5e0 color preview, HTML & CSS examples
This text has a color of #d0d5e0
<p style="color:#d0d5e0;">Text here</p>
.mytext {color:#d0d5e0;}
This box has a color of #d0d5e0
<div style="background-color:#d0d5e0;">Content here</div>
.mybackground {background-color:#d0d5e0;}
Border around this has a color of #d0d5e0
<div style="border:2px solid #d0d5e0;">Content here</div>
.myborder {border:2px solid #d0d5e0;}