#db963f color space conversions
Hex:
#db963f
RGB:
219, 150, 63
CMY:
14, 41, 75
CMYK:
0, 32, 71, 14
HSL:
33°, 68.4211%, 55.2941%
HSV (HSB):
33°, 71.2329%, 85.8824%
XYZ:
41.0170, 37.2316, 9.7272
xyY:
0.4662, 0.4232, 37.2316
CIE-Lab:
67.4505, 18.1430, 54.4728
CIE-LCH:
67.4505, 57.4148, 71.5788
CIE-Luv:
67.4505, 55.3603, 56.7034
Hunter-Lab:
61.0177, 13.2091, 33.2606
#db963f color charts
#db963f color shades, tints & tones
#db963f color schemes
#db963f color preview, HTML & CSS examples
This text has a color of #db963f
<p style="color:#db963f;">Text here</p>
.mytext {color:#db963f;}
This box has a color of #db963f
<div style="background-color:#db963f;">Content here</div>
.mybackground {background-color:#db963f;}
Border around this has a color of #db963f
<div style="border:2px solid #db963f;">Content here</div>
.myborder {border:2px solid #db963f;}