#da501f color space conversions
Hex:
#da501f
RGB:
218, 80, 31
CMY:
15, 69, 88
CMYK:
0, 63, 86, 15
HSL:
16°, 75.1004%, 48.8235%
HSV (HSB):
16°, 85.7798%, 85.4902%
XYZ:
32.0294, 20.7417, 3.6117
xyY:
0.5681, 0.3679, 20.7417
CIE-Lab:
52.6656, 51.9696, 54.1278
CIE-LCH:
52.6656, 75.0377, 46.1654
CIE-Luv:
52.6656, 112.3413, 40.4012
Hunter-Lab:
45.5430, 45.8349, 27.1782
#da501f color charts
#da501f color shades, tints & tones
#da501f color schemes
#da501f color preview, HTML & CSS examples
This text has a color of #da501f
<p style="color:#da501f;">Text here</p>
.mytext {color:#da501f;}
This box has a color of #da501f
<div style="background-color:#da501f;">Content here</div>
.mybackground {background-color:#da501f;}
Border around this has a color of #da501f
<div style="border:2px solid #da501f;">Content here</div>
.myborder {border:2px solid #da501f;}