#da292e color space conversions
Hex:
#da292e
RGB:
218, 41, 46
CMY:
15, 84, 82
CMYK:
0, 81, 79, 15
HSL:
358°, 70.5179%, 50.7843%
HSV (HSB):
358°, 81.1927%, 85.4902%
XYZ:
30.1995, 16.6886, 4.2143
xyY:
0.5910, 0.3266, 16.6886
CIE-Lab:
47.8652, 65.9045, 42.4598
CIE-LCH:
47.8652, 78.3979, 32.7922
CIE-Luv:
47.8652, 133.2856, 27.3683
Hunter-Lab:
40.8516, 60.4656, 22.4797
#da292e color charts
#da292e color shades, tints & tones
#da292e color schemes
#da292e color preview, HTML & CSS examples
This text has a color of #da292e
<p style="color:#da292e;">Text here</p>
.mytext {color:#da292e;}
This box has a color of #da292e
<div style="background-color:#da292e;">Content here</div>
.mybackground {background-color:#da292e;}
Border around this has a color of #da292e
<div style="border:2px solid #da292e;">Content here</div>
.myborder {border:2px solid #da292e;}