#dbc3b9 color space conversions
Hex:
#dbc3b9
RGB:
219, 195, 185
CMY:
14, 24, 27
CMYK:
0, 11, 16, 14
HSL:
18°, 32.0755%, 79.2157%
HSV (HSB):
18°, 15.5251%, 85.8824%
XYZ:
57.4855, 57.5931, 53.9857
xyY:
0.3400, 0.3407, 57.5931
CIE-Lab:
80.5120, 6.8404, 8.1042
CIE-LCH:
80.5120, 10.6051, 49.8335
CIE-Luv:
80.5120, 15.0857, 10.5993
Hunter-Lab:
75.8901, 2.4031, 10.9461
#dbc3b9 color charts
#dbc3b9 color shades, tints & tones
#dbc3b9 color schemes
#dbc3b9 color preview, HTML & CSS examples
This text has a color of #dbc3b9
<p style="color:#dbc3b9;">Text here</p>
.mytext {color:#dbc3b9;}
This box has a color of #dbc3b9
<div style="background-color:#dbc3b9;">Content here</div>
.mybackground {background-color:#dbc3b9;}
Border around this has a color of #dbc3b9
<div style="border:2px solid #dbc3b9;">Content here</div>
.myborder {border:2px solid #dbc3b9;}