#f31e5f color space conversions
Hex:
#f31e5f
RGB:
243, 30, 95
CMY:
5, 88, 63
CMYK:
0, 88, 61, 5
HSL:
342°, 89.8734%, 53.5294%
HSV (HSB):
342°, 87.6543%, 95.2941%
XYZ:
39.4920, 20.8095, 12.7616
xyY:
0.5405, 0.2848, 20.8095
CIE-Lab:
52.7403, 76.8069, 20.6412
CIE-LCH:
52.7403, 79.5321, 15.0424
CIE-Luv:
52.7403, 142.1234, 8.2151
Hunter-Lab:
45.6174, 74.7010, 15.3456
#f31e5f color charts
#f31e5f color shades, tints & tones
#f31e5f color schemes
#f31e5f color preview, HTML & CSS examples
This text has a color of #f31e5f
<p style="color:#f31e5f;">Text here</p>
.mytext {color:#f31e5f;}
This box has a color of #f31e5f
<div style="background-color:#f31e5f;">Content here</div>
.mybackground {background-color:#f31e5f;}
Border around this has a color of #f31e5f
<div style="border:2px solid #f31e5f;">Content here</div>
.myborder {border:2px solid #f31e5f;}