#f31f74 color space conversions
Hex:
#f31f74
RGB:
243, 31, 116
CMY:
5, 88, 55
CMYK:
0, 87, 52, 5
HSL:
336°, 89.8305%, 53.7255%
HSV (HSB):
336°, 87.2428%, 95.2941%
XYZ:
40.6045, 21.2956, 18.4934
xyY:
0.5051, 0.2649, 21.2956
CIE-Lab:
53.2715, 77.9884, 8.6739
CIE-LCH:
53.2715, 78.4693, 6.3464
CIE-Luv:
53.2715, 133.6862, -4.9034
Hunter-Lab:
46.1472, 76.3031, 8.5427
#f31f74 color charts
#f31f74 color shades, tints & tones
#f31f74 color schemes
#f31f74 color preview, HTML & CSS examples
This text has a color of #f31f74
<p style="color:#f31f74;">Text here</p>
.mytext {color:#f31f74;}
This box has a color of #f31f74
<div style="background-color:#f31f74;">Content here</div>
.mybackground {background-color:#f31f74;}
Border around this has a color of #f31f74
<div style="border:2px solid #f31f74;">Content here</div>
.myborder {border:2px solid #f31f74;}