#da542e color space conversions
Hex:
#da542e
RGB:
218, 84, 46
CMY:
15, 67, 82
CMYK:
0, 61, 79, 15
HSL:
13°, 69.9187%, 51.7647%
HSV (HSB):
13°, 78.8991%, 85.4902%
XYZ:
32.5769, 21.4433, 5.0068
xyY:
0.5519, 0.3633, 21.4433
CIE-Lab:
53.4313, 50.6404, 48.0571
CIE-LCH:
53.4313, 69.8136, 43.5007
CIE-Luv:
53.4313, 107.7065, 37.7323
Hunter-Lab:
46.3069, 44.5375, 26.0044
#da542e color charts
#da542e color shades, tints & tones
#da542e color schemes
#da542e color preview, HTML & CSS examples
This text has a color of #da542e
<p style="color:#da542e;">Text here</p>
.mytext {color:#da542e;}
This box has a color of #da542e
<div style="background-color:#da542e;">Content here</div>
.mybackground {background-color:#da542e;}
Border around this has a color of #da542e
<div style="border:2px solid #da542e;">Content here</div>
.myborder {border:2px solid #da542e;}