#f31f8d color space conversions
Hex:
#f31f8d
RGB:
243, 31, 141
CMY:
5, 88, 45
CMYK:
0, 87, 42, 5
HSL:
329°, 89.8305%, 53.7255%
HSV (HSB):
329°, 87.2428%, 95.2941%
XYZ:
42.2599, 21.9577, 27.2102
xyY:
0.4622, 0.2402, 21.9577
CIE-Lab:
53.9821, 79.9746, -5.3170
CIE-LCH:
53.9821, 80.1512, 356.1964
CIE-Luv:
53.9821, 122.8826, -22.6929
Hunter-Lab:
46.8591, 78.9767, -1.6273
#f31f8d color charts
#f31f8d color shades, tints & tones
#f31f8d color schemes
#f31f8d color preview, HTML & CSS examples
This text has a color of #f31f8d
<p style="color:#f31f8d;">Text here</p>
.mytext {color:#f31f8d;}
This box has a color of #f31f8d
<div style="background-color:#f31f8d;">Content here</div>
.mybackground {background-color:#f31f8d;}
Border around this has a color of #f31f8d
<div style="border:2px solid #f31f8d;">Content here</div>
.myborder {border:2px solid #f31f8d;}