#da2e0e color space conversions
Hex:
#da2e0e
RGB:
218, 46, 14
CMY:
15, 82, 95
CMYK:
0, 79, 94, 15
HSL:
9°, 87.9310%, 45.4902%
HSV (HSB):
9°, 93.5780%, 85.4902%
XYZ:
29.9697, 16.8911, 2.0962
xyY:
0.6122, 0.3450, 16.8911
CIE-Lab:
48.1226, 63.9275, 56.9533
CIE-LCH:
48.1226, 85.6178, 41.6980
CIE-Luv:
48.1226, 135.1722, 35.3769
Hunter-Lab:
41.0988, 58.2412, 25.7451
#da2e0e color charts
#da2e0e color shades, tints & tones
#da2e0e color schemes
#da2e0e color preview, HTML & CSS examples
This text has a color of #da2e0e
<p style="color:#da2e0e;">Text here</p>
.mytext {color:#da2e0e;}
This box has a color of #da2e0e
<div style="background-color:#da2e0e;">Content here</div>
.mybackground {background-color:#da2e0e;}
Border around this has a color of #da2e0e
<div style="border:2px solid #da2e0e;">Content here</div>
.myborder {border:2px solid #da2e0e;}