#db962f color space conversions
Hex:
#db962f
RGB:
219, 150, 47
CMY:
14, 41, 82
CMYK:
0, 32, 79, 14
HSL:
36°, 70.4918%, 52.1569%
HSV (HSB):
36°, 78.5388%, 85.8824%
XYZ:
40.6329, 37.0780, 7.7045
xyY:
0.4757, 0.4341, 37.0780
CIE-Lab:
67.3355, 17.4553, 60.9592
CIE-LCH:
67.3355, 63.4091, 74.0212
CIE-Luv:
67.3355, 56.3234, 61.2450
Hunter-Lab:
60.8917, 12.5520, 35.1223
#db962f color charts
#db962f color shades, tints & tones
#db962f color schemes
#db962f color preview, HTML & CSS examples
This text has a color of #db962f
<p style="color:#db962f;">Text here</p>
.mytext {color:#db962f;}
This box has a color of #db962f
<div style="background-color:#db962f;">Content here</div>
.mybackground {background-color:#db962f;}
Border around this has a color of #db962f
<div style="border:2px solid #db962f;">Content here</div>
.myborder {border:2px solid #db962f;}