#db933c color space conversions
Hex:
#db933c
RGB:
219, 147, 60
CMY:
14, 42, 76
CMYK:
0, 33, 73, 14
HSL:
33°, 68.8312%, 54.7059%
HSV (HSB):
33°, 72.6027%, 85.8824%
XYZ:
40.4627, 36.2538, 9.1400
xyY:
0.4713, 0.4223, 36.2538
CIE-Lab:
66.7134, 19.6107, 55.0385
CIE-LCH:
66.7134, 58.4279, 70.3886
CIE-Luv:
66.7134, 57.8966, 56.4405
Hunter-Lab:
60.2111, 14.5853, 33.1476
#db933c color charts
#db933c color shades, tints & tones
#db933c color schemes
#db933c color preview, HTML & CSS examples
This text has a color of #db933c
<p style="color:#db933c;">Text here</p>
.mytext {color:#db933c;}
This box has a color of #db933c
<div style="background-color:#db933c;">Content here</div>
.mybackground {background-color:#db933c;}
Border around this has a color of #db933c
<div style="border:2px solid #db933c;">Content here</div>
.myborder {border:2px solid #db933c;}