#dbac7c color space conversions
Hex:
#dbac7c
RGB:
219, 172, 124
CMY:
14, 33, 51
CMYK:
0, 21, 43, 14
HSL:
30°, 56.8862%, 67.2549%
HSV (HSB):
30°, 43.3790%, 85.8824%
XYZ:
47.6040, 46.0204, 25.4426
xyY:
0.3998, 0.3865, 46.0204
CIE-Lab:
73.5587, 11.0453, 31.2249
CIE-LCH:
73.5587, 33.1209, 70.5197
CIE-Luv:
73.5587, 34.4432, 38.5757
Hunter-Lab:
67.8383, 6.5414, 25.2502
#dbac7c color charts
#dbac7c color shades, tints & tones
#dbac7c color schemes
#dbac7c color preview, HTML & CSS examples
This text has a color of #dbac7c
<p style="color:#dbac7c;">Text here</p>
.mytext {color:#dbac7c;}
This box has a color of #dbac7c
<div style="background-color:#dbac7c;">Content here</div>
.mybackground {background-color:#dbac7c;}
Border around this has a color of #dbac7c
<div style="border:2px solid #dbac7c;">Content here</div>
.myborder {border:2px solid #dbac7c;}