#f31c8d color space conversions
Hex:
#f31c8d
RGB:
243, 28, 141
CMY:
5, 89, 45
CMYK:
0, 88, 42, 5
HSL:
328°, 89.9582%, 53.1373%
HSV (HSB):
328°, 88.4774%, 95.2941%
XYZ:
42.1851, 21.8083, 27.1853
xyY:
0.4627, 0.2392, 21.8083
CIE-Lab:
53.8230, 80.4355, -5.5529
CIE-LCH:
53.8230, 80.6270, 356.0508
CIE-Luv:
53.8230, 123.4405, -23.0955
Hunter-Lab:
46.6993, 79.5214, -1.8252
#f31c8d color charts
#f31c8d color shades, tints & tones
#f31c8d color schemes
#f31c8d color preview, HTML & CSS examples
This text has a color of #f31c8d
<p style="color:#f31c8d;">Text here</p>
.mytext {color:#f31c8d;}
This box has a color of #f31c8d
<div style="background-color:#f31c8d;">Content here</div>
.mybackground {background-color:#f31c8d;}
Border around this has a color of #f31c8d
<div style="border:2px solid #f31c8d;">Content here</div>
.myborder {border:2px solid #f31c8d;}