#d0d8ec color space conversions
Hex:
#d0d8ec
RGB:
208, 216, 236
CMY:
18, 15, 7
CMYK:
12, 8, 0, 7
HSL:
223°, 42.4242%, 87.0588%
HSV (HSB):
223°, 11.8644%, 92.5490%
XYZ:
65.7086, 68.5778, 89.1305
xyY:
0.2941, 0.3069, 68.5778
CIE-Lab:
86.2945, 1.1863, -10.7208
CIE-LCH:
86.2945, 10.7862, 276.3142
CIE-Luv:
86.2945, -5.4183, -16.9414
Hunter-Lab:
82.8117, -3.2860, -5.8458
#d0d8ec color charts
#d0d8ec color shades, tints & tones
#d0d8ec color schemes
#d0d8ec color preview, HTML & CSS examples
This text has a color of #d0d8ec
<p style="color:#d0d8ec;">Text here</p>
.mytext {color:#d0d8ec;}
This box has a color of #d0d8ec
<div style="background-color:#d0d8ec;">Content here</div>
.mybackground {background-color:#d0d8ec;}
Border around this has a color of #d0d8ec
<div style="border:2px solid #d0d8ec;">Content here</div>
.myborder {border:2px solid #d0d8ec;}