#f31c2d color space conversions
Hex:
#f31c2d
RGB:
243, 28, 45
CMY:
5, 89, 82
CMYK:
0, 88, 81, 5
HSL:
355°, 89.9582%, 53.1373%
HSV (HSB):
355°, 88.4774%, 95.2941%
XYZ:
37.8511, 20.0747, 4.3624
xyY:
0.6077, 0.3223, 20.0747
CIE-Lab:
51.9215, 75.0954, 48.6697
CIE-LCH:
51.9215, 89.4878, 32.9475
CIE-Luv:
51.9215, 156.7402, 30.2737
Hunter-Lab:
44.8047, 72.3885, 25.5905
#f31c2d color charts
#f31c2d color shades, tints & tones
#f31c2d color schemes
#f31c2d color preview, HTML & CSS examples
This text has a color of #f31c2d
<p style="color:#f31c2d;">Text here</p>
.mytext {color:#f31c2d;}
This box has a color of #f31c2d
<div style="background-color:#f31c2d;">Content here</div>
.mybackground {background-color:#f31c2d;}
Border around this has a color of #f31c2d
<div style="border:2px solid #f31c2d;">Content here</div>
.myborder {border:2px solid #f31c2d;}