#f31b41 color space conversions
Hex:
#f31b41
RGB:
243, 27, 65
CMY:
5, 89, 75
CMYK:
0, 89, 73, 5
HSL:
349°, 90.0000%, 52.9412%
HSV (HSB):
349°, 88.8889%, 95.2941%
XYZ:
38.3082, 20.2202, 6.8848
xyY:
0.5856, 0.3091, 20.2202
CIE-Lab:
52.0853, 75.8646, 37.7098
CIE-LCH:
52.0853, 84.7200, 26.4305
CIE-Luv:
52.0853, 152.4474, 23.0265
Hunter-Lab:
44.9669, 73.3758, 22.3990
#f31b41 color charts
#f31b41 color shades, tints & tones
#f31b41 color schemes
#f31b41 color preview, HTML & CSS examples
This text has a color of #f31b41
<p style="color:#f31b41;">Text here</p>
.mytext {color:#f31b41;}
This box has a color of #f31b41
<div style="background-color:#f31b41;">Content here</div>
.mybackground {background-color:#f31b41;}
Border around this has a color of #f31b41
<div style="border:2px solid #f31b41;">Content here</div>
.myborder {border:2px solid #f31b41;}