#d0dae9 color space conversions
Hex:
#d0dae9
RGB:
208, 218, 233
CMY:
18, 15, 9
CMYK:
11, 6, 0, 9
HSL:
216°, 36.2319%, 86.4706%
HSV (HSB):
216°, 10.7296%, 91.3725%
XYZ:
65.7918, 69.4359, 87.0257
xyY:
0.2960, 0.3124, 69.4359
CIE-Lab:
86.7194, -0.4587, -8.5037
CIE-LCH:
86.7194, 8.5160, 266.9121
CIE-Luv:
86.7194, -6.2268, -13.1417
Hunter-Lab:
83.3282, -4.8896, -3.5911
#d0dae9 color charts
#d0dae9 color shades, tints & tones
#d0dae9 color schemes
#d0dae9 color preview, HTML & CSS examples
This text has a color of #d0dae9
<p style="color:#d0dae9;">Text here</p>
.mytext {color:#d0dae9;}
This box has a color of #d0dae9
<div style="background-color:#d0dae9;">Content here</div>
.mybackground {background-color:#d0dae9;}
Border around this has a color of #d0dae9
<div style="border:2px solid #d0dae9;">Content here</div>
.myborder {border:2px solid #d0dae9;}