#dbdbcf color space conversions
Hex:
#dbdbcf
RGB:
219, 219, 207
CMY:
14, 14, 19
CMYK:
0, 0, 5, 14
HSL:
60°, 14.2857%, 83.5294%
HSV (HSB):
60°, 5.4795%, 85.8824%
XYZ:
65.8074, 70.2281, 69.1184
xyY:
0.3208, 0.3423, 70.2281
CIE-Lab:
87.1086, -2.1012, 5.8872
CIE-LCH:
87.1086, 6.2509, 109.6423
CIE-Luv:
87.1086, 0.6646, 9.1896
Hunter-Lab:
83.8022, -6.4830, 9.7603
#dbdbcf color charts
#dbdbcf color shades, tints & tones
#dbdbcf color schemes
#dbdbcf color preview, HTML & CSS examples
This text has a color of #dbdbcf
<p style="color:#dbdbcf;">Text here</p>
.mytext {color:#dbdbcf;}
This box has a color of #dbdbcf
<div style="background-color:#dbdbcf;">Content here</div>
.mybackground {background-color:#dbdbcf;}
Border around this has a color of #dbdbcf
<div style="border:2px solid #dbdbcf;">Content here</div>
.myborder {border:2px solid #dbdbcf;}