#da271f color space conversions
Hex:
#da271f
RGB:
218, 39, 31
CMY:
15, 85, 88
CMYK:
0, 82, 86, 15
HSL:
3°, 75.1004%, 48.8235%
HSV (HSB):
3°, 85.7798%, 85.4902%
XYZ:
29.8863, 16.4554, 2.8973
xyY:
0.6070, 0.3342, 16.4554
CIE-Lab:
47.5664, 66.0088, 49.8877
CIE-LCH:
47.5664, 82.7402, 37.0810
CIE-Luv:
47.5664, 136.6677, 31.2660
Hunter-Lab:
40.5652, 60.5200, 24.1609
#da271f color charts
#da271f color shades, tints & tones
#da271f color schemes
#da271f color preview, HTML & CSS examples
This text has a color of #da271f
<p style="color:#da271f;">Text here</p>
.mytext {color:#da271f;}
This box has a color of #da271f
<div style="background-color:#da271f;">Content here</div>
.mybackground {background-color:#da271f;}
Border around this has a color of #da271f
<div style="border:2px solid #da271f;">Content here</div>
.myborder {border:2px solid #da271f;}