#dbc2b8 color space conversions
Hex:
#dbc2b8
RGB:
219, 194, 184
CMY:
14, 24, 28
CMYK:
0, 11, 16, 14
HSL:
17°, 32.7103%, 79.0196%
HSV (HSB):
17°, 15.9817%, 85.8824%
XYZ:
57.1569, 57.1043, 53.3571
xyY:
0.3410, 0.3407, 57.1043
CIE-Lab:
80.2382, 7.2134, 8.2489
CIE-LCH:
80.2382, 10.9580, 48.8313
CIE-Luv:
80.2382, 15.7259, 10.7269
Hunter-Lab:
75.5674, 2.7691, 11.0333
#dbc2b8 color charts
#dbc2b8 color shades, tints & tones
#dbc2b8 color schemes
#dbc2b8 color preview, HTML & CSS examples
This text has a color of #dbc2b8
<p style="color:#dbc2b8;">Text here</p>
.mytext {color:#dbc2b8;}
This box has a color of #dbc2b8
<div style="background-color:#dbc2b8;">Content here</div>
.mybackground {background-color:#dbc2b8;}
Border around this has a color of #dbc2b8
<div style="border:2px solid #dbc2b8;">Content here</div>
.myborder {border:2px solid #dbc2b8;}