#da952f color space conversions
Hex:
#da952f
RGB:
218, 149, 47
CMY:
15, 42, 82
CMYK:
0, 32, 78, 15
HSL:
36°, 69.7959%, 51.9608%
HSV (HSB):
36°, 78.4404%, 85.4902%
XYZ:
40.1740, 36.6056, 7.6375
xyY:
0.4759, 0.4336, 36.6056
CIE-Lab:
66.9800, 17.5643, 60.5868
CIE-LCH:
66.9800, 63.0814, 73.8330
CIE-Luv:
66.9800, 56.3042, 60.8050
Hunter-Lab:
60.5025, 12.6455, 34.8673
#da952f color charts
#da952f color shades, tints & tones
#da952f color schemes
#da952f color preview, HTML & CSS examples
This text has a color of #da952f
<p style="color:#da952f;">Text here</p>
.mytext {color:#da952f;}
This box has a color of #da952f
<div style="background-color:#da952f;">Content here</div>
.mybackground {background-color:#da952f;}
Border around this has a color of #da952f
<div style="border:2px solid #da952f;">Content here</div>
.myborder {border:2px solid #da952f;}