#dbd2cf color space conversions
Hex:
#dbd2cf
RGB:
219, 210, 207
CMY:
14, 18, 19
CMYK:
0, 4, 5, 14
HSL:
15°, 14.2857%, 83.5294%
HSV (HSB):
15°, 5.4795%, 85.8824%
XYZ:
63.5225, 65.6582, 68.3568
xyY:
0.3216, 0.3324, 65.6582
CIE-Lab:
84.8218, 2.5759, 2.5781
CIE-LCH:
84.8218, 3.6444, 45.0243
CIE-Luv:
84.8218, 5.3701, 3.4135
Hunter-Lab:
81.0298, -1.8688, 6.7037
#dbd2cf color charts
#dbd2cf color shades, tints & tones
#dbd2cf color schemes
#dbd2cf color preview, HTML & CSS examples
This text has a color of #dbd2cf
<p style="color:#dbd2cf;">Text here</p>
.mytext {color:#dbd2cf;}
This box has a color of #dbd2cf
<div style="background-color:#dbd2cf;">Content here</div>
.mybackground {background-color:#dbd2cf;}
Border around this has a color of #dbd2cf
<div style="border:2px solid #dbd2cf;">Content here</div>
.myborder {border:2px solid #dbd2cf;}