#dbc7b8 color space conversions
Hex:
#dbc7b8
RGB:
219, 199, 184
CMY:
14, 22, 28
CMYK:
0, 9, 16, 14
HSL:
26°, 32.7103%, 79.0196%
HSV (HSB):
26°, 15.9817%, 85.8824%
XYZ:
58.2886, 59.3676, 53.7344
xyY:
0.3401, 0.3464, 59.3676
CIE-Lab:
81.4932, 4.5710, 10.0420
CIE-LCH:
81.4932, 11.0334, 65.5255
CIE-Luv:
81.4932, 12.9333, 13.7937
Hunter-Lab:
77.0504, 0.1970, 12.5869
#dbc7b8 color charts
#dbc7b8 color shades, tints & tones
#dbc7b8 color schemes
#dbc7b8 color preview, HTML & CSS examples
This text has a color of #dbc7b8
<p style="color:#dbc7b8;">Text here</p>
.mytext {color:#dbc7b8;}
This box has a color of #dbc7b8
<div style="background-color:#dbc7b8;">Content here</div>
.mybackground {background-color:#dbc7b8;}
Border around this has a color of #dbc7b8
<div style="border:2px solid #dbc7b8;">Content here</div>
.myborder {border:2px solid #dbc7b8;}