#da530e color space conversions
Hex:
#da530e
RGB:
218, 83, 14
CMY:
15, 67, 95
CMYK:
0, 62, 94, 15
HSL:
20°, 87.9310%, 45.4902%
HSV (HSB):
20°, 93.5780%, 85.4902%
XYZ:
32.0860, 21.1236, 2.8016
xyY:
0.5728, 0.3771, 21.1236
CIE-Lab:
53.0846, 50.3684, 60.0668
CIE-LCH:
53.0846, 78.3900, 50.0188
CIE-Luv:
53.0846, 111.3263, 43.9439
Hunter-Lab:
45.9605, 44.1838, 28.5582
#da530e color charts
#da530e color shades, tints & tones
#da530e color schemes
#da530e color preview, HTML & CSS examples
This text has a color of #da530e
<p style="color:#da530e;">Text here</p>
.mytext {color:#da530e;}
This box has a color of #da530e
<div style="background-color:#da530e;">Content here</div>
.mybackground {background-color:#da530e;}
Border around this has a color of #da530e
<div style="border:2px solid #da530e;">Content here</div>
.myborder {border:2px solid #da530e;}