#dbddc7 color space conversions
Hex:
#dbddc7
RGB:
219, 221, 199
CMY:
14, 13, 22
CMYK:
1, 0, 10, 13
HSL:
65°, 24.4444%, 82.3529%
HSV (HSB):
65°, 9.9548%, 86.6667%
XYZ:
65.3787, 70.8965, 64.2714
xyY:
0.3260, 0.3535, 70.8965
CIE-Lab:
87.4347, -4.4695, 10.5651
CIE-LCH:
87.4347, 11.4716, 112.9303
CIE-Luv:
87.4347, 0.0358, 16.4234
Hunter-Lab:
84.2001, -8.7505, 13.6829
#dbddc7 color charts
#dbddc7 color shades, tints & tones
#dbddc7 color schemes
#dbddc7 color preview, HTML & CSS examples
This text has a color of #dbddc7
<p style="color:#dbddc7;">Text here</p>
.mytext {color:#dbddc7;}
This box has a color of #dbddc7
<div style="background-color:#dbddc7;">Content here</div>
.mybackground {background-color:#dbddc7;}
Border around this has a color of #dbddc7
<div style="border:2px solid #dbddc7;">Content here</div>
.myborder {border:2px solid #dbddc7;}