#da5c2e color space conversions
Hex:
#da5c2e
RGB:
218, 92, 46
CMY:
15, 64, 82
CMYK:
0, 58, 79, 15
HSL:
16°, 69.9187%, 51.7647%
HSV (HSB):
16°, 78.8991%, 85.4902%
XYZ:
33.2337, 22.7570, 5.2257
xyY:
0.5429, 0.3717, 22.7570
CIE-Lab:
54.8211, 46.9859, 49.4238
CIE-LCH:
54.8211, 68.1937, 46.4485
CIE-Luv:
54.8211, 101.7608, 40.2429
Hunter-Lab:
47.7043, 40.8716, 26.8982
#da5c2e color charts
#da5c2e color shades, tints & tones
#da5c2e color schemes
#da5c2e color preview, HTML & CSS examples
This text has a color of #da5c2e
<p style="color:#da5c2e;">Text here</p>
.mytext {color:#da5c2e;}
This box has a color of #da5c2e
<div style="background-color:#da5c2e;">Content here</div>
.mybackground {background-color:#da5c2e;}
Border around this has a color of #da5c2e
<div style="border:2px solid #da5c2e;">Content here</div>
.myborder {border:2px solid #da5c2e;}