#dbac4e color space conversions
Hex:
#dbac4e
RGB:
219, 172, 78
CMY:
14, 33, 69
CMYK:
0, 21, 64, 14
HSL:
40°, 66.1972%, 58.2353%
HSV (HSB):
40°, 64.3836%, 85.8824%
XYZ:
45.3411, 45.1152, 13.5261
xyY:
0.4360, 0.4339, 45.1152
CIE-Lab:
72.9677, 7.1987, 53.5994
CIE-LCH:
72.9677, 54.0806, 82.3507
CIE-Luv:
72.9677, 37.9140, 60.7736
Hunter-Lab:
67.1678, 2.9512, 35.0778
#dbac4e color charts
#dbac4e color shades, tints & tones
#dbac4e color schemes
#dbac4e color preview, HTML & CSS examples
This text has a color of #dbac4e
<p style="color:#dbac4e;">Text here</p>
.mytext {color:#dbac4e;}
This box has a color of #dbac4e
<div style="background-color:#dbac4e;">Content here</div>
.mybackground {background-color:#dbac4e;}
Border around this has a color of #dbac4e
<div style="border:2px solid #dbac4e;">Content here</div>
.myborder {border:2px solid #dbac4e;}