#dbab5e color space conversions
Hex:
#dbab5e
RGB:
219, 171, 94
CMY:
14, 33, 63
CMYK:
0, 22, 57, 14
HSL:
37°, 63.4518%, 61.3725%
HSV (HSB):
37°, 57.0776%, 85.8824%
XYZ:
45.7967, 44.9940, 16.8606
xyY:
0.4254, 0.4180, 44.9940
CIE-Lab:
72.8880, 8.8464, 45.8558
CIE-LCH:
72.8880, 46.7014, 79.0807
CIE-Luv:
72.8880, 37.5867, 53.7153
Hunter-Lab:
67.0776, 4.4837, 32.0512
#dbab5e color charts
#dbab5e color shades, tints & tones
#dbab5e color schemes
#dbab5e color preview, HTML & CSS examples
This text has a color of #dbab5e
<p style="color:#dbab5e;">Text here</p>
.mytext {color:#dbab5e;}
This box has a color of #dbab5e
<div style="background-color:#dbab5e;">Content here</div>
.mybackground {background-color:#dbab5e;}
Border around this has a color of #dbab5e
<div style="border:2px solid #dbab5e;">Content here</div>
.myborder {border:2px solid #dbab5e;}