#dbdedc color space conversions
Hex:
#dbdedc
RGB:
219, 222, 220
CMY:
14, 13, 14
CMYK:
1, 0, 1, 13
HSL:
140°, 4.3478%, 86.4706%
HSV (HSB):
140°, 1.3514%, 87.0588%
XYZ:
68.2530, 72.4699, 78.1009
xyY:
0.3119, 0.3312, 72.4699
CIE-Lab:
88.1943, -1.3680, 0.6141
CIE-LCH:
88.1943, 1.4996, 155.8235
CIE-Luv:
88.1943, -1.5736, 1.1774
Hunter-Lab:
85.1293, -5.8627, 5.1955
#dbdedc color charts
#dbdedc color shades, tints & tones
#dbdedc color schemes
#dbdedc color preview, HTML & CSS examples
This text has a color of #dbdedc
<p style="color:#dbdedc;">Text here</p>
.mytext {color:#dbdedc;}
This box has a color of #dbdedc
<div style="background-color:#dbdedc;">Content here</div>
.mybackground {background-color:#dbdedc;}
Border around this has a color of #dbdedc
<div style="border:2px solid #dbdedc;">Content here</div>
.myborder {border:2px solid #dbdedc;}