#da1f2e color space conversions
Hex:
#da1f2e
RGB:
218, 31, 46
CMY:
15, 88, 82
CMYK:
0, 86, 79, 15
HSL:
355°, 75.1004%, 48.8235%
HSV (HSB):
355°, 85.7798%, 85.4902%
XYZ:
29.8966, 16.0827, 4.1133
xyY:
0.5968, 0.3211, 16.0827
CIE-Lab:
47.0827, 68.1324, 41.6555
CIE-LCH:
47.0827, 79.8574, 31.4412
CIE-Luv:
47.0827, 137.1151, 25.8705
Hunter-Lab:
40.1032, 62.8896, 21.9910
#da1f2e color charts
#da1f2e color shades, tints & tones
#da1f2e color schemes
#da1f2e color preview, HTML & CSS examples
This text has a color of #da1f2e
<p style="color:#da1f2e;">Text here</p>
.mytext {color:#da1f2e;}
This box has a color of #da1f2e
<div style="background-color:#da1f2e;">Content here</div>
.mybackground {background-color:#da1f2e;}
Border around this has a color of #da1f2e
<div style="border:2px solid #da1f2e;">Content here</div>
.myborder {border:2px solid #da1f2e;}