#f31a28 color space conversions
Hex:
#f31a28
RGB:
243, 26, 40
CMY:
5, 90, 84
CMYK:
0, 89, 84, 5
HSL:
356°, 90.0415%, 52.7451%
HSV (HSB):
356°, 89.3004%, 95.2941%
XYZ:
37.7145, 19.9467, 3.8698
xyY:
0.6129, 0.3242, 19.9467
CIE-Lab:
51.7769, 75.2761, 51.1001
CIE-LCH:
51.7769, 90.9819, 34.1700
CIE-Luv:
51.7769, 158.1843, 31.4676
Hunter-Lab:
44.6617, 72.5762, 26.1259
#f31a28 color charts
#f31a28 color shades, tints & tones
#f31a28 color schemes
#f31a28 color preview, HTML & CSS examples
This text has a color of #f31a28
<p style="color:#f31a28;">Text here</p>
.mytext {color:#f31a28;}
This box has a color of #f31a28
<div style="background-color:#f31a28;">Content here</div>
.mybackground {background-color:#f31a28;}
Border around this has a color of #f31a28
<div style="border:2px solid #f31a28;">Content here</div>
.myborder {border:2px solid #f31a28;}