#f31f80 color space conversions
Hex:
#f31f80
RGB:
243, 31, 128
CMY:
5, 88, 50
CMYK:
0, 87, 47, 5
HSL:
333°, 89.8305%, 53.7255%
HSV (HSB):
333°, 87.2428%, 95.2941%
XYZ:
41.3484, 21.5932, 22.4107
xyY:
0.4844, 0.2530, 21.5932
CIE-Lab:
53.5927, 78.8899, 1.9023
CIE-LCH:
53.5927, 78.9129, 1.3813
CIE-Luv:
53.5927, 128.6066, -13.2205
Hunter-Lab:
46.4685, 77.5125, 3.9337
#f31f80 color charts
#f31f80 color shades, tints & tones
#f31f80 color schemes
#f31f80 color preview, HTML & CSS examples
This text has a color of #f31f80
<p style="color:#f31f80;">Text here</p>
.mytext {color:#f31f80;}
This box has a color of #f31f80
<div style="background-color:#f31f80;">Content here</div>
.mybackground {background-color:#f31f80;}
Border around this has a color of #f31f80
<div style="border:2px solid #f31f80;">Content here</div>
.myborder {border:2px solid #f31f80;}