#dbdbd5 color space conversions
Hex:
#dbdbd5
RGB:
219, 219, 213
CMY:
14, 14, 16
CMYK:
0, 0, 3, 14
HSL:
60°, 7.6923%, 84.7059%
HSV (HSB):
60°, 2.7397%, 85.8824%
XYZ:
66.5552, 70.5272, 73.0561
xyY:
0.3167, 0.3356, 70.5272
CIE-Lab:
87.2548, -1.0622, 2.9352
CIE-LCH:
87.2548, 3.1215, 109.8944
CIE-Luv:
87.2548, 0.3351, 4.6208
Hunter-Lab:
83.9805, -5.5032, 7.2089
#dbdbd5 color charts
#dbdbd5 color shades, tints & tones
#dbdbd5 color schemes
#dbdbd5 color preview, HTML & CSS examples
This text has a color of #dbdbd5
<p style="color:#dbdbd5;">Text here</p>
.mytext {color:#dbdbd5;}
This box has a color of #dbdbd5
<div style="background-color:#dbdbd5;">Content here</div>
.mybackground {background-color:#dbdbd5;}
Border around this has a color of #dbdbd5
<div style="border:2px solid #dbdbd5;">Content here</div>
.myborder {border:2px solid #dbdbd5;}