#f12c8e color space conversions
Hex:
#f12c8e
RGB:
241, 44, 142
CMY:
5, 83, 44
CMYK:
0, 82, 41, 5
HSL:
330°, 87.5556%, 55.8824%
HSV (HSB):
330°, 81.7427%, 94.5098%
XYZ:
42.0588, 22.4551, 27.7087
xyY:
0.4561, 0.2435, 22.4551
CIE-Lab:
54.5066, 77.1078, -5.1774
CIE-LCH:
54.5066, 77.2815, 356.1587
CIE-Luv:
54.5066, 117.8352, -21.9024
Hunter-Lab:
47.3868, 75.5030, -1.4981
#f12c8e color charts
#f12c8e color shades, tints & tones
#f12c8e color schemes
#f12c8e color preview, HTML & CSS examples
This text has a color of #f12c8e
<p style="color:#f12c8e;">Text here</p>
.mytext {color:#f12c8e;}
This box has a color of #f12c8e
<div style="background-color:#f12c8e;">Content here</div>
.mybackground {background-color:#f12c8e;}
Border around this has a color of #f12c8e
<div style="border:2px solid #f12c8e;">Content here</div>
.myborder {border:2px solid #f12c8e;}