#da5941 color space conversions
Hex:
#da5941
RGB:
218, 89, 65
CMY:
15, 65, 75
CMYK:
0, 59, 70, 15
HSL:
9°, 67.4009%, 55.4902%
HSV (HSB):
9°, 70.1835%, 85.4902%
XYZ:
33.4400, 22.4318, 7.5683
xyY:
0.5271, 0.3536, 22.4318
CIE-Lab:
54.4822, 49.1738, 39.2886
CIE-LCH:
54.4822, 62.9417, 38.6240
CIE-Luv:
54.4822, 101.1714, 32.4839
Hunter-Lab:
47.3623, 43.1453, 23.6792
#da5941 color charts
#da5941 color shades, tints & tones
#da5941 color schemes
#da5941 color preview, HTML & CSS examples
This text has a color of #da5941
<p style="color:#da5941;">Text here</p>
.mytext {color:#da5941;}
This box has a color of #da5941
<div style="background-color:#da5941;">Content here</div>
.mybackground {background-color:#da5941;}
Border around this has a color of #da5941
<div style="border:2px solid #da5941;">Content here</div>
.myborder {border:2px solid #da5941;}