#f31c2f color space conversions
Hex:
#f31c2f
RGB:
243, 28, 47
CMY:
5, 89, 82
CMYK:
0, 88, 81, 5
HSL:
355°, 89.9582%, 53.1373%
HSV (HSB):
355°, 88.4774%, 95.2941%
XYZ:
37.8905, 20.0904, 4.5701
xyY:
0.6058, 0.3212, 20.0904
CIE-Lab:
51.9393, 75.1464, 47.6313
CIE-LCH:
51.9393, 88.9704, 32.3684
CIE-Luv:
51.9393, 156.3560, 29.6730
Hunter-Lab:
44.8223, 72.4555, 25.3304
#f31c2f color charts
#f31c2f color shades, tints & tones
#f31c2f color schemes
#f31c2f color preview, HTML & CSS examples
This text has a color of #f31c2f
<p style="color:#f31c2f;">Text here</p>
.mytext {color:#f31c2f;}
This box has a color of #f31c2f
<div style="background-color:#f31c2f;">Content here</div>
.mybackground {background-color:#f31c2f;}
Border around this has a color of #f31c2f
<div style="border:2px solid #f31c2f;">Content here</div>
.myborder {border:2px solid #f31c2f;}