#f12f6e color space conversions
Hex:
#f12f6e
RGB:
241, 47, 110
CMY:
5, 82, 57
CMYK:
0, 80, 54, 5
HSL:
341°, 87.3874%, 56.4706%
HSV (HSB):
341°, 80.4979%, 94.5098%
XYZ:
40.1066, 21.8596, 16.8573
xyY:
0.5088, 0.2773, 21.8596
CIE-Lab:
53.8777, 73.8300, 13.0866
CIE-LCH:
53.8777, 74.9808, 10.0515
CIE-Luv:
53.8777, 129.8775, 1.1774
Hunter-Lab:
46.7542, 71.3005, 11.3509
#f12f6e color charts
#f12f6e color shades, tints & tones
#f12f6e color schemes
#f12f6e color preview, HTML & CSS examples
This text has a color of #f12f6e
<p style="color:#f12f6e;">Text here</p>
.mytext {color:#f12f6e;}
This box has a color of #f12f6e
<div style="background-color:#f12f6e;">Content here</div>
.mybackground {background-color:#f12f6e;}
Border around this has a color of #f12f6e
<div style="border:2px solid #f12f6e;">Content here</div>
.myborder {border:2px solid #f12f6e;}