#f31d6f color space conversions
Hex:
#f31d6f
RGB:
243, 29, 111
CMY:
5, 89, 56
CMYK:
0, 88, 54, 5
HSL:
337°, 89.9160%, 53.3333%
HSV (HSB):
337°, 88.0658%, 95.2941%
XYZ:
40.2708, 21.0811, 16.9855
xyY:
0.5141, 0.2691, 21.0811
CIE-Lab:
53.0382, 77.9597, 11.3676
CIE-LCH:
53.0382, 78.7841, 8.2961
CIE-Luv:
53.0382, 136.1826, -1.8458
Hunter-Lab:
45.9142, 76.2103, 10.2062
#f31d6f color charts
#f31d6f color shades, tints & tones
#f31d6f color schemes
#f31d6f color preview, HTML & CSS examples
This text has a color of #f31d6f
<p style="color:#f31d6f;">Text here</p>
.mytext {color:#f31d6f;}
This box has a color of #f31d6f
<div style="background-color:#f31d6f;">Content here</div>
.mybackground {background-color:#f31d6f;}
Border around this has a color of #f31d6f
<div style="border:2px solid #f31d6f;">Content here</div>
.myborder {border:2px solid #f31d6f;}