#f31d41 color space conversions
Hex:
#f31d41
RGB:
243, 29, 65
CMY:
5, 89, 75
CMYK:
0, 88, 73, 5
HSL:
350°, 89.9160%, 53.3333%
HSV (HSB):
350°, 88.0658%, 95.2941%
XYZ:
38.3556, 20.3151, 6.9007
xyY:
0.5849, 0.3098, 20.3151
CIE-Lab:
52.1916, 75.5587, 37.8322
CIE-LCH:
52.1916, 84.5009, 26.5971
CIE-Luv:
52.1916, 151.9150, 23.2438
Hunter-Lab:
45.0722, 73.0238, 22.4731
#f31d41 color charts
#f31d41 color shades, tints & tones
#f31d41 color schemes
#f31d41 color preview, HTML & CSS examples
This text has a color of #f31d41
<p style="color:#f31d41;">Text here</p>
.mytext {color:#f31d41;}
This box has a color of #f31d41
<div style="background-color:#f31d41;">Content here</div>
.mybackground {background-color:#f31d41;}
Border around this has a color of #f31d41
<div style="border:2px solid #f31d41;">Content here</div>
.myborder {border:2px solid #f31d41;}