#da1a1e color space conversions
Hex:
#da1a1e
RGB:
218, 26, 30
CMY:
15, 90, 88
CMYK:
0, 88, 86, 15
HSL:
359°, 78.6885%, 47.8431%
HSV (HSB):
359°, 88.0734%, 85.4902%
XYZ:
29.5172, 15.7380, 2.7103
xyY:
0.6154, 0.3281, 15.7380
CIE-Lab:
46.6288, 68.6445, 49.5848
CIE-LCH:
46.6288, 84.6801, 35.8421
CIE-Luv:
46.6288, 141.5495, 29.7859
Hunter-Lab:
39.6711, 63.3881, 23.7191
#da1a1e color charts
#da1a1e color shades, tints & tones
#da1a1e color schemes
#da1a1e color preview, HTML & CSS examples
This text has a color of #da1a1e
<p style="color:#da1a1e;">Text here</p>
.mytext {color:#da1a1e;}
This box has a color of #da1a1e
<div style="background-color:#da1a1e;">Content here</div>
.mybackground {background-color:#da1a1e;}
Border around this has a color of #da1a1e
<div style="border:2px solid #da1a1e;">Content here</div>
.myborder {border:2px solid #da1a1e;}