#da352e color space conversions
Hex:
#da352e
RGB:
218, 53, 46
CMY:
15, 79, 82
CMYK:
0, 76, 79, 15
HSL:
2°, 69.9187%, 51.7647%
HSV (HSB):
2°, 78.8991%, 85.4902%
XYZ:
30.6797, 17.6489, 4.3743
xyY:
0.5821, 0.3349, 17.6489
CIE-Lab:
49.0674, 62.5211, 43.6868
CIE-LCH:
49.0674, 76.2720, 34.9440
CIE-Luv:
49.0674, 127.5150, 29.6498
Hunter-Lab:
42.0106, 56.8373, 23.2338
#da352e color charts
#da352e color shades, tints & tones
#da352e color schemes
#da352e color preview, HTML & CSS examples
This text has a color of #da352e
<p style="color:#da352e;">Text here</p>
.mytext {color:#da352e;}
This box has a color of #da352e
<div style="background-color:#da352e;">Content here</div>
.mybackground {background-color:#da352e;}
Border around this has a color of #da352e
<div style="border:2px solid #da352e;">Content here</div>
.myborder {border:2px solid #da352e;}