#dbac5c color space conversions
Hex:
#dbac5c
RGB:
219, 172, 92
CMY:
14, 33, 64
CMYK:
0, 21, 58, 14
HSL:
38°, 63.8191%, 60.9804%
HSV (HSB):
38°, 57.9909%, 85.8824%
XYZ:
45.8977, 45.3378, 16.4572
xyY:
0.4262, 0.4210, 45.3378
CIE-Lab:
73.1138, 8.1611, 47.1087
CIE-LCH:
73.1138, 47.8104, 80.1717
CIE-Luv:
73.1138, 37.0199, 55.0696
Hunter-Lab:
67.3334, 3.8409, 32.6420
#dbac5c color charts
#dbac5c color shades, tints & tones
#dbac5c color schemes
#dbac5c color preview, HTML & CSS examples
This text has a color of #dbac5c
<p style="color:#dbac5c;">Text here</p>
.mytext {color:#dbac5c;}
This box has a color of #dbac5c
<div style="background-color:#dbac5c;">Content here</div>
.mybackground {background-color:#dbac5c;}
Border around this has a color of #dbac5c
<div style="border:2px solid #dbac5c;">Content here</div>
.myborder {border:2px solid #dbac5c;}