#d0d0e7 color space conversions
Hex:
#d0d0e7
RGB:
208, 208, 231
CMY:
18, 18, 9
CMYK:
10, 10, 0, 9
HSL:
240°, 32.3944%, 86.0784%
HSV (HSB):
240°, 9.9567%, 90.5882%
XYZ:
62.9921, 64.2912, 84.6907
xyY:
0.2972, 0.3033, 64.2912
CIE-Lab:
84.1171, 4.3931, -11.3154
CIE-LCH:
84.1171, 12.1382, 291.2183
CIE-Luv:
84.1171, -1.3225, -18.3647
Hunter-Lab:
80.1818, -0.0856, -6.4969
#d0d0e7 color charts
#d0d0e7 color shades, tints & tones
#d0d0e7 color schemes
#d0d0e7 color preview, HTML & CSS examples
This text has a color of #d0d0e7
<p style="color:#d0d0e7;">Text here</p>
.mytext {color:#d0d0e7;}
This box has a color of #d0d0e7
<div style="background-color:#d0d0e7;">Content here</div>
.mybackground {background-color:#d0d0e7;}
Border around this has a color of #d0d0e7
<div style="border:2px solid #d0d0e7;">Content here</div>
.myborder {border:2px solid #d0d0e7;}