#f31d4b color space conversions
Hex:
#f31d4b
RGB:
243, 29, 75
CMY:
5, 89, 71
CMYK:
0, 88, 69, 5
HSL:
347°, 89.9160%, 53.3333%
HSV (HSB):
347°, 88.0658%, 95.2941%
XYZ:
38.6715, 20.4414, 8.5640
xyY:
0.5714, 0.3020, 20.4414
CIE-Lab:
52.3327, 75.9621, 32.1239
CIE-LCH:
52.3327, 82.4754, 22.9232
CIE-Luv:
52.3327, 149.0733, 18.7549
Hunter-Lab:
45.2122, 73.5558, 20.4180
#f31d4b color charts
#f31d4b color shades, tints & tones
#f31d4b color schemes
#f31d4b color preview, HTML & CSS examples
This text has a color of #f31d4b
<p style="color:#f31d4b;">Text here</p>
.mytext {color:#f31d4b;}
This box has a color of #f31d4b
<div style="background-color:#f31d4b;">Content here</div>
.mybackground {background-color:#f31d4b;}
Border around this has a color of #f31d4b
<div style="border:2px solid #f31d4b;">Content here</div>
.myborder {border:2px solid #f31d4b;}