#d0d9e7 color space conversions
Hex:
#d0d9e7
RGB:
208, 217, 231
CMY:
18, 15, 9
CMYK:
10, 6, 0, 9
HSL:
217°, 32.3944%, 86.0784%
HSV (HSB):
217°, 9.9567%, 90.5882%
XYZ:
65.2491, 68.8051, 85.4430
xyY:
0.2973, 0.3135, 68.8051
CIE-Lab:
86.4075, -0.3335, -7.9096
CIE-LCH:
86.4075, 7.9166, 267.5855
CIE-Luv:
86.4075, -5.6515, -12.2147
Hunter-Lab:
82.9489, -4.7491, -3.0086
#d0d9e7 color charts
#d0d9e7 color shades, tints & tones
#d0d9e7 color schemes
#d0d9e7 color preview, HTML & CSS examples
This text has a color of #d0d9e7
<p style="color:#d0d9e7;">Text here</p>
.mytext {color:#d0d9e7;}
This box has a color of #d0d9e7
<div style="background-color:#d0d9e7;">Content here</div>
.mybackground {background-color:#d0d9e7;}
Border around this has a color of #d0d9e7
<div style="border:2px solid #d0d9e7;">Content here</div>
.myborder {border:2px solid #d0d9e7;}