#db993d color space conversions
Hex:
#db993d
RGB:
219, 153, 61
CMY:
14, 40, 76
CMYK:
0, 30, 72, 14
HSL:
35°, 68.6957%, 54.9020%
HSV (HSB):
35°, 72.1461%, 85.8824%
XYZ:
41.4470, 38.1795, 9.5998
xyY:
0.4645, 0.4279, 38.1795
CIE-Lab:
68.1527, 16.4320, 56.0758
CIE-LCH:
68.1527, 58.4337, 73.6677
CIE-Luv:
68.1527, 53.1767, 58.5714
Hunter-Lab:
61.7895, 11.6019, 34.0412
#db993d color charts
#db993d color shades, tints & tones
#db993d color schemes
#db993d color preview, HTML & CSS examples
This text has a color of #db993d
<p style="color:#db993d;">Text here</p>
.mytext {color:#db993d;}
This box has a color of #db993d
<div style="background-color:#db993d;">Content here</div>
.mybackground {background-color:#db993d;}
Border around this has a color of #db993d
<div style="border:2px solid #db993d;">Content here</div>
.myborder {border:2px solid #db993d;}