#f31f93 color space conversions
Hex:
#f31f93
RGB:
243, 31, 147
CMY:
5, 88, 42
CMYK:
0, 87, 40, 5
HSL:
327°, 89.8305%, 53.7255%
HSV (HSB):
327°, 87.2428%, 95.2941%
XYZ:
42.7186, 22.1412, 29.6259
xyY:
0.4521, 0.2343, 22.1412
CIE-Lab:
54.1765, 80.5126, -8.6046
CIE-LCH:
54.1765, 80.9711, 353.8998
CIE-Luv:
54.1765, 120.1881, -27.1919
Hunter-Lab:
47.0545, 79.7066, -4.3914
#f31f93 color charts
#f31f93 color shades, tints & tones
#f31f93 color schemes
#f31f93 color preview, HTML & CSS examples
This text has a color of #f31f93
<p style="color:#f31f93;">Text here</p>
.mytext {color:#f31f93;}
This box has a color of #f31f93
<div style="background-color:#f31f93;">Content here</div>
.mybackground {background-color:#f31f93;}
Border around this has a color of #f31f93
<div style="border:2px solid #f31f93;">Content here</div>
.myborder {border:2px solid #f31f93;}