#d0e0f7 color space conversions
Hex:
#d0e0f7
RGB:
208, 224, 247
CMY:
18, 12, 3
CMYK:
16, 9, 0, 3
HSL:
215°, 70.9091%, 89.2157%
HSV (HSB):
215°, 15.7895%, 96.8627%
XYZ:
69.4566, 73.4366, 98.5096
xyY:
0.2877, 0.3042, 73.4366
CIE-Lab:
88.6555, -0.7395, -12.9949
CIE-LCH:
88.6555, 13.0160, 266.7430
CIE-Luv:
88.6555, -9.6762, -20.3558
Hunter-Lab:
85.6952, -5.2909, -8.1693
#d0e0f7 color charts
#d0e0f7 color shades, tints & tones
#d0e0f7 color schemes
#d0e0f7 color preview, HTML & CSS examples
This text has a color of #d0e0f7
<p style="color:#d0e0f7;">Text here</p>
.mytext {color:#d0e0f7;}
This box has a color of #d0e0f7
<div style="background-color:#d0e0f7;">Content here</div>
.mybackground {background-color:#d0e0f7;}
Border around this has a color of #d0e0f7
<div style="border:2px solid #d0e0f7;">Content here</div>
.myborder {border:2px solid #d0e0f7;}