#d0d8e9 color space conversions
Hex:
#d0d8e9
RGB:
208, 216, 233
CMY:
18, 15, 9
CMYK:
11, 7, 0, 9
HSL:
221°, 36.2319%, 86.4706%
HSV (HSB):
221°, 10.7296%, 91.3725%
XYZ:
65.2763, 68.4048, 86.8538
xyY:
0.2960, 0.3102, 68.4048
CIE-Lab:
86.2085, 0.5854, -9.2624
CIE-LCH:
86.2085, 9.2809, 273.6166
CIE-Luv:
86.2085, -5.2695, -14.5115
Hunter-Lab:
82.7072, -3.8573, -4.3675
#d0d8e9 color charts
#d0d8e9 color shades, tints & tones
#d0d8e9 color schemes
#d0d8e9 color preview, HTML & CSS examples
This text has a color of #d0d8e9
<p style="color:#d0d8e9;">Text here</p>
.mytext {color:#d0d8e9;}
This box has a color of #d0d8e9
<div style="background-color:#d0d8e9;">Content here</div>
.mybackground {background-color:#d0d8e9;}
Border around this has a color of #d0d8e9
<div style="border:2px solid #d0d8e9;">Content here</div>
.myborder {border:2px solid #d0d8e9;}