#dbdcde color space conversions
Hex:
#dbdcde
RGB:
219, 220, 222
CMY:
14, 14, 13
CMYK:
1, 1, 0, 13
HSL:
220°, 4.3478%, 86.4706%
HSV (HSB):
220°, 1.3514%, 87.0588%
XYZ:
67.9914, 71.5204, 79.3285
xyY:
0.3107, 0.3268, 71.5204
CIE-Lab:
87.7372, 0.0295, -1.1070
CIE-LCH:
87.7372, 1.1074, 271.5251
CIE-Luv:
87.7372, -0.6721, -1.6963
Hunter-Lab:
84.5697, -4.4886, 3.5833
#dbdcde color charts
#dbdcde color shades, tints & tones
#dbdcde color schemes
#dbdcde color preview, HTML & CSS examples
This text has a color of #dbdcde
<p style="color:#dbdcde;">Text here</p>
.mytext {color:#dbdcde;}
This box has a color of #dbdcde
<div style="background-color:#dbdcde;">Content here</div>
.mybackground {background-color:#dbdcde;}
Border around this has a color of #dbdcde
<div style="border:2px solid #dbdcde;">Content here</div>
.myborder {border:2px solid #dbdcde;}