#f124c5 color space conversions
Hex:
#f124c5
RGB:
241, 36, 197
CMY:
5, 86, 23
CMYK:
0, 85, 18, 5
HSL:
313°, 87.9828%, 54.3137%
HSV (HSB):
313°, 85.0622%, 94.5098%
XYZ:
46.9845, 23.9937, 54.9782
xyY:
0.3730, 0.1905, 23.9937
CIE-Lab:
56.0815, 84.6481, -34.9816
CIE-LCH:
56.0815, 91.5916, 337.5467
CIE-Luv:
56.0815, 95.3784, -66.1236
Hunter-Lab:
48.9834, 85.4950, -32.2578
#f124c5 color charts
#f124c5 color shades, tints & tones
#f124c5 color schemes
#f124c5 color preview, HTML & CSS examples
This text has a color of #f124c5
<p style="color:#f124c5;">Text here</p>
.mytext {color:#f124c5;}
This box has a color of #f124c5
<div style="background-color:#f124c5;">Content here</div>
.mybackground {background-color:#f124c5;}
Border around this has a color of #f124c5
<div style="border:2px solid #f124c5;">Content here</div>
.myborder {border:2px solid #f124c5;}