#f31b1a color space conversions
Hex:
#f31b1a
RGB:
243, 27, 26
CMY:
5, 89, 90
CMYK:
0, 89, 89, 5
HSL:
0°, 90.0415%, 52.7451%
HSV (HSB):
0°, 89.3004%, 95.2941%
XYZ:
37.5405, 19.9131, 2.8423
xyY:
0.6226, 0.3303, 19.9131
CIE-Lab:
51.7389, 74.8740, 57.4622
CIE-LCH:
51.7389, 94.3823, 37.5045
CIE-Luv:
51.7389, 159.8851, 34.6336
Hunter-Lab:
44.6241, 72.0728, 27.4605
#f31b1a color charts
#f31b1a color shades, tints & tones
#f31b1a color schemes
#f31b1a color preview, HTML & CSS examples
This text has a color of #f31b1a
<p style="color:#f31b1a;">Text here</p>
.mytext {color:#f31b1a;}
This box has a color of #f31b1a
<div style="background-color:#f31b1a;">Content here</div>
.mybackground {background-color:#f31b1a;}
Border around this has a color of #f31b1a
<div style="border:2px solid #f31b1a;">Content here</div>
.myborder {border:2px solid #f31b1a;}