#f31a9a color space conversions
Hex:
#f31a9a
RGB:
243, 26, 154
CMY:
5, 90, 40
CMYK:
0, 89, 37, 5
HSL:
325°, 90.0415%, 52.7451%
HSV (HSB):
325°, 89.3004%, 95.2941%
XYZ:
43.1643, 22.1266, 32.5677
xyY:
0.4411, 0.2261, 22.1266
CIE-Lab:
54.1610, 81.9068, -12.7863
CIE-LCH:
54.1610, 82.8988, 351.1273
CIE-Luv:
54.1610, 117.8417, -33.1733
Hunter-Lab:
47.0389, 81.4788, -8.1226
#f31a9a color charts
#f31a9a color shades, tints & tones
#f31a9a color schemes
#f31a9a color preview, HTML & CSS examples
This text has a color of #f31a9a
<p style="color:#f31a9a;">Text here</p>
.mytext {color:#f31a9a;}
This box has a color of #f31a9a
<div style="background-color:#f31a9a;">Content here</div>
.mybackground {background-color:#f31a9a;}
Border around this has a color of #f31a9a
<div style="border:2px solid #f31a9a;">Content here</div>
.myborder {border:2px solid #f31a9a;}