#f31a3d color space conversions
Hex:
#f31a3d
RGB:
243, 26, 61
CMY:
5, 90, 76
CMYK:
0, 89, 75, 5
HSL:
350°, 90.0415%, 52.7451%
HSV (HSB):
350°, 89.3004%, 95.2941%
XYZ:
38.1738, 20.1304, 6.2884
xyY:
0.5910, 0.3117, 20.1304
CIE-Lab:
51.9843, 75.8674, 39.9063
CIE-LCH:
51.9843, 85.7227, 27.7444
CIE-Luv:
51.9843, 153.7445, 24.5532
Hunter-Lab:
44.8669, 73.3550, 23.0969
#f31a3d color charts
#f31a3d color shades, tints & tones
#f31a3d color schemes
#f31a3d color preview, HTML & CSS examples
This text has a color of #f31a3d
<p style="color:#f31a3d;">Text here</p>
.mytext {color:#f31a3d;}
This box has a color of #f31a3d
<div style="background-color:#f31a3d;">Content here</div>
.mybackground {background-color:#f31a3d;}
Border around this has a color of #f31a3d
<div style="border:2px solid #f31a3d;">Content here</div>
.myborder {border:2px solid #f31a3d;}