#f31f9c color space conversions
Hex:
#f31f9c
RGB:
243, 31, 156
CMY:
5, 88, 39
CMYK:
0, 87, 36, 5
HSL:
325°, 89.8305%, 53.7255%
HSV (HSB):
325°, 87.2428%, 95.2941%
XYZ:
43.4529, 22.4350, 33.4926
xyY:
0.4372, 0.2257, 22.4350
CIE-Lab:
54.4855, 81.3629, -13.4814
CIE-LCH:
54.4855, 82.4723, 350.5919
CIE-Luv:
54.4855, 116.1096, -34.0552
Hunter-Lab:
47.3656, 80.8651, -8.7686
#f31f9c color charts
#f31f9c color shades, tints & tones
#f31f9c color schemes
#f31f9c color preview, HTML & CSS examples
This text has a color of #f31f9c
<p style="color:#f31f9c;">Text here</p>
.mytext {color:#f31f9c;}
This box has a color of #f31f9c
<div style="background-color:#f31f9c;">Content here</div>
.mybackground {background-color:#f31f9c;}
Border around this has a color of #f31f9c
<div style="border:2px solid #f31f9c;">Content here</div>
.myborder {border:2px solid #f31f9c;}