#f31d2a color space conversions
Hex:
#f31d2a
RGB:
243, 29, 42
CMY:
5, 89, 84
CMYK:
0, 88, 83, 5
HSL:
356°, 89.9160%, 53.3333%
HSV (HSB):
356°, 88.0658%, 95.2941%
XYZ:
37.8194, 20.1006, 4.0770
xyY:
0.6100, 0.3242, 20.1006
CIE-Lab:
51.9507, 74.8669, 50.2467
CIE-LCH:
51.9507, 90.1653, 33.8674
CIE-Luv:
51.9507, 156.9978, 31.2310
Hunter-Lab:
44.8337, 72.1147, 25.9920
#f31d2a color charts
#f31d2a color shades, tints & tones
#f31d2a color schemes
#f31d2a color preview, HTML & CSS examples
This text has a color of #f31d2a
<p style="color:#f31d2a;">Text here</p>
.mytext {color:#f31d2a;}
This box has a color of #f31d2a
<div style="background-color:#f31d2a;">Content here</div>
.mybackground {background-color:#f31d2a;}
Border around this has a color of #f31d2a
<div style="border:2px solid #f31d2a;">Content here</div>
.myborder {border:2px solid #f31d2a;}