#da5a1e color space conversions
Hex:
#da5a1e
RGB:
218, 90, 30
CMY:
15, 65, 88
CMYK:
0, 59, 86, 15
HSL:
19°, 75.8065%, 48.6275%
HSV (HSB):
19°, 86.2385%, 85.4902%
XYZ:
32.8040, 22.3115, 3.8059
xyY:
0.5567, 0.3787, 22.3115
CIE-Lab:
54.3560, 47.4659, 55.9108
CIE-LCH:
54.3560, 73.3419, 49.6701
CIE-Luv:
54.3560, 104.9150, 43.5539
Hunter-Lab:
47.2350, 41.3040, 28.2873
#da5a1e color charts
#da5a1e color shades, tints & tones
#da5a1e color schemes
#da5a1e color preview, HTML & CSS examples
This text has a color of #da5a1e
<p style="color:#da5a1e;">Text here</p>
.mytext {color:#da5a1e;}
This box has a color of #da5a1e
<div style="background-color:#da5a1e;">Content here</div>
.mybackground {background-color:#da5a1e;}
Border around this has a color of #da5a1e
<div style="border:2px solid #da5a1e;">Content here</div>
.myborder {border:2px solid #da5a1e;}