#dbc6bc color space conversions
Hex:
#dbc6bc
RGB:
219, 198, 188
CMY:
14, 22, 26
CMYK:
0, 10, 14, 14
HSL:
19°, 30.0971%, 79.8039%
HSV (HSB):
19°, 14.1553%, 85.8824%
XYZ:
58.4846, 59.0791, 55.8979
xyY:
0.3372, 0.3406, 59.0791
CIE-Lab:
81.3350, 5.7286, 7.6759
CIE-LCH:
81.3350, 9.5779, 53.2657
CIE-Luv:
81.3350, 13.1826, 10.2194
Hunter-Lab:
76.8629, 1.3096, 10.6859
#dbc6bc color charts
#dbc6bc color shades, tints & tones
#dbc6bc color schemes
#dbc6bc color preview, HTML & CSS examples
This text has a color of #dbc6bc
<p style="color:#dbc6bc;">Text here</p>
.mytext {color:#dbc6bc;}
This box has a color of #dbc6bc
<div style="background-color:#dbc6bc;">Content here</div>
.mybackground {background-color:#dbc6bc;}
Border around this has a color of #dbc6bc
<div style="border:2px solid #dbc6bc;">Content here</div>
.myborder {border:2px solid #dbc6bc;}