#dbdeda color space conversions
Hex:
#dbdeda
RGB:
219, 222, 218
CMY:
14, 13, 15
CMYK:
1, 0, 2, 13
HSL:
105°, 5.7143%, 86.2745%
HSV (HSB):
105°, 1.8018%, 87.0588%
XYZ:
67.9896, 72.3646, 76.7140
xyY:
0.3132, 0.3334, 72.3646
CIE-Lab:
88.1438, -1.7270, 1.5931
CIE-LCH:
88.1438, 2.3496, 137.3083
CIE-Luv:
88.1438, -1.4682, 2.7255
Hunter-Lab:
85.0674, -6.2029, 6.0793
#dbdeda color charts
#dbdeda color shades, tints & tones
#dbdeda color schemes
#dbdeda color preview, HTML & CSS examples
This text has a color of #dbdeda
<p style="color:#dbdeda;">Text here</p>
.mytext {color:#dbdeda;}
This box has a color of #dbdeda
<div style="background-color:#dbdeda;">Content here</div>
.mybackground {background-color:#dbdeda;}
Border around this has a color of #dbdeda
<div style="border:2px solid #dbdeda;">Content here</div>
.myborder {border:2px solid #dbdeda;}