#d0e1ed color space conversions
Hex:
#d0e1ed
RGB:
208, 225, 237
CMY:
18, 12, 7
CMYK:
12, 5, 0, 7
HSL:
205°, 44.6154%, 87.2549%
HSV (HSB):
205°, 12.2363%, 92.9412%
XYZ:
68.2237, 73.3747, 90.6877
xyY:
0.2937, 0.3159, 73.3747
CIE-Lab:
88.6261, -3.2934, -7.7840
CIE-LCH:
88.6261, 8.4521, 247.0668
CIE-Luv:
88.6261, -9.7344, -11.5596
Hunter-Lab:
85.6591, -7.7359, -2.8093
#d0e1ed color charts
#d0e1ed color shades, tints & tones
#d0e1ed color schemes
#d0e1ed color preview, HTML & CSS examples
This text has a color of #d0e1ed
<p style="color:#d0e1ed;">Text here</p>
.mytext {color:#d0e1ed;}
This box has a color of #d0e1ed
<div style="background-color:#d0e1ed;">Content here</div>
.mybackground {background-color:#d0e1ed;}
Border around this has a color of #d0e1ed
<div style="border:2px solid #d0e1ed;">Content here</div>
.myborder {border:2px solid #d0e1ed;}