#f31c2c color space conversions
Hex:
#f31c2c
RGB:
243, 28, 44
CMY:
5, 89, 83
CMYK:
0, 88, 82, 5
HSL:
356°, 89.9582%, 53.1373%
HSV (HSB):
356°, 88.4774%, 95.2941%
XYZ:
37.8320, 20.0670, 4.2622
xyY:
0.6086, 0.3228, 20.0670
CIE-Lab:
51.9129, 75.0707, 49.1831
CIE-LCH:
51.9129, 89.7474, 33.2311
CIE-Luv:
51.9129, 156.9263, 30.5645
Hunter-Lab:
44.7963, 72.3561, 25.7161
#f31c2c color charts
#f31c2c color shades, tints & tones
#f31c2c color schemes
#f31c2c color preview, HTML & CSS examples
This text has a color of #f31c2c
<p style="color:#f31c2c;">Text here</p>
.mytext {color:#f31c2c;}
This box has a color of #f31c2c
<div style="background-color:#f31c2c;">Content here</div>
.mybackground {background-color:#f31c2c;}
Border around this has a color of #f31c2c
<div style="border:2px solid #f31c2c;">Content here</div>
.myborder {border:2px solid #f31c2c;}