#da5c2a color space conversions
Hex:
#da5c2a
RGB:
218, 92, 42
CMY:
15, 64, 84
CMYK:
0, 58, 81, 15
HSL:
17°, 70.4000%, 50.9804%
HSV (HSB):
17°, 80.7339%, 85.4902%
XYZ:
33.1585, 22.7269, 4.8296
xyY:
0.5461, 0.3743, 22.7269
CIE-Lab:
54.7899, 46.8545, 51.2549
CIE-LCH:
54.7899, 69.4436, 47.5681
CIE-Luv:
54.7899, 102.2221, 41.3734
Hunter-Lab:
47.6727, 40.7274, 27.3644
#da5c2a color charts
#da5c2a color shades, tints & tones
#da5c2a color schemes
#da5c2a color preview, HTML & CSS examples
This text has a color of #da5c2a
<p style="color:#da5c2a;">Text here</p>
.mytext {color:#da5c2a;}
This box has a color of #da5c2a
<div style="background-color:#da5c2a;">Content here</div>
.mybackground {background-color:#da5c2a;}
Border around this has a color of #da5c2a
<div style="border:2px solid #da5c2a;">Content here</div>
.myborder {border:2px solid #da5c2a;}