#dbedbb color space conversions
Hex:
#dbedbb
RGB:
219, 237, 187
CMY:
14, 7, 27
CMYK:
8, 0, 21, 7
HSL:
82°, 58.1395%, 83.1373%
HSV (HSB):
82°, 21.0970%, 92.9412%
XYZ:
68.4672, 79.2163, 58.6954
xyY:
0.3318, 0.3838, 79.2163
CIE-Lab:
91.3321, -14.4249, 22.2840
CIE-LCH:
91.3321, 26.5453, 122.9158
CIE-Luv:
91.3321, -7.9515, 34.7341
Hunter-Lab:
89.0035, -18.4425, 23.2024
#dbedbb color charts
#dbedbb color shades, tints & tones
#dbedbb color schemes
#dbedbb color preview, HTML & CSS examples
This text has a color of #dbedbb
<p style="color:#dbedbb;">Text here</p>
.mytext {color:#dbedbb;}
This box has a color of #dbedbb
<div style="background-color:#dbedbb;">Content here</div>
.mybackground {background-color:#dbedbb;}
Border around this has a color of #dbedbb
<div style="border:2px solid #dbedbb;">Content here</div>
.myborder {border:2px solid #dbedbb;}