#da711f color space conversions
Hex:
#da711f
RGB:
218, 113, 31
CMY:
15, 56, 88
CMYK:
0, 48, 86, 15
HSL:
26°, 75.1004%, 48.8235%
HSV (HSB):
26°, 85.7798%, 85.4902%
XYZ:
35.0659, 26.8146, 4.6239
xyY:
0.5273, 0.4032, 26.8146
CIE-Lab:
58.8023, 36.1832, 59.1925
CIE-LCH:
58.8023, 69.3756, 58.5634
CIE-Luv:
58.8023, 86.4249, 50.8965
Hunter-Lab:
51.7828, 30.2553, 30.9537
#da711f color charts
#da711f color shades, tints & tones
#da711f color schemes
#da711f color preview, HTML & CSS examples
This text has a color of #da711f
<p style="color:#da711f;">Text here</p>
.mytext {color:#da711f;}
This box has a color of #da711f
<div style="background-color:#da711f;">Content here</div>
.mybackground {background-color:#da711f;}
Border around this has a color of #da711f
<div style="border:2px solid #da711f;">Content here</div>
.myborder {border:2px solid #da711f;}