#f31d3d color space conversions
Hex:
#f31d3d
RGB:
243, 29, 61
CMY:
5, 89, 76
CMYK:
0, 88, 75, 5
HSL:
351°, 89.9160%, 53.3333%
HSV (HSB):
351°, 88.0658%, 95.2941%
XYZ:
38.2438, 20.2703, 6.3118
xyY:
0.5899, 0.3127, 20.2703
CIE-Lab:
52.1415, 75.4152, 40.0819
CIE-LCH:
52.1415, 85.4050, 27.9899
CIE-Luv:
52.1415, 152.9475, 24.8704
Hunter-Lab:
45.0226, 72.8348, 23.2039
#f31d3d color charts
#f31d3d color shades, tints & tones
#f31d3d color schemes
#f31d3d color preview, HTML & CSS examples
This text has a color of #f31d3d
<p style="color:#f31d3d;">Text here</p>
.mytext {color:#f31d3d;}
This box has a color of #f31d3d
<div style="background-color:#f31d3d;">Content here</div>
.mybackground {background-color:#f31d3d;}
Border around this has a color of #f31d3d
<div style="border:2px solid #f31d3d;">Content here</div>
.myborder {border:2px solid #f31d3d;}