#f31b3d color space conversions
Hex:
#f31b3d
RGB:
243, 27, 61
CMY:
5, 89, 76
CMYK:
0, 89, 75, 5
HSL:
351°, 90.0000%, 52.9412%
HSV (HSB):
351°, 88.8889%, 95.2941%
XYZ:
38.1964, 20.1755, 6.2960
xyY:
0.5907, 0.3120, 20.1755
CIE-Lab:
52.0350, 75.7214, 39.9630
CIE-LCH:
52.0350, 85.6199, 27.8235
CIE-Luv:
52.0350, 153.4871, 24.6556
Hunter-Lab:
44.9171, 73.1870, 23.1314
#f31b3d color charts
#f31b3d color shades, tints & tones
#f31b3d color schemes
#f31b3d color preview, HTML & CSS examples
This text has a color of #f31b3d
<p style="color:#f31b3d;">Text here</p>
.mytext {color:#f31b3d;}
This box has a color of #f31b3d
<div style="background-color:#f31b3d;">Content here</div>
.mybackground {background-color:#f31b3d;}
Border around this has a color of #f31b3d
<div style="border:2px solid #f31b3d;">Content here</div>
.myborder {border:2px solid #f31b3d;}