#dbc4b5 color space conversions
Hex:
#dbc4b5
RGB:
219, 196, 181
CMY:
14, 23, 29
CMYK:
0, 11, 17, 14
HSL:
24°, 34.5455%, 78.4314%
HSV (HSB):
24°, 17.3516%, 85.8824%
XYZ:
57.2938, 57.8761, 51.8676
xyY:
0.3430, 0.3465, 57.8761
CIE-Lab:
80.6699, 5.6896, 10.4743
CIE-LCH:
80.6699, 11.9198, 61.4892
CIE-Luv:
80.6699, 14.8453, 14.1591
Hunter-Lab:
76.0764, 1.2964, 12.8305
#dbc4b5 color charts
#dbc4b5 color shades, tints & tones
#dbc4b5 color schemes
#dbc4b5 color preview, HTML & CSS examples
This text has a color of #dbc4b5
<p style="color:#dbc4b5;">Text here</p>
.mytext {color:#dbc4b5;}
This box has a color of #dbc4b5
<div style="background-color:#dbc4b5;">Content here</div>
.mybackground {background-color:#dbc4b5;}
Border around this has a color of #dbc4b5
<div style="border:2px solid #dbc4b5;">Content here</div>
.myborder {border:2px solid #dbc4b5;}