#f12f5b color space conversions
Hex:
#f12f5b
RGB:
241, 47, 91
CMY:
5, 82, 64
CMYK:
0, 80, 62, 5
HSL:
346°, 87.3874%, 56.4706%
HSV (HSB):
346°, 80.4979%, 94.5098%
XYZ:
39.1805, 21.4891, 11.9803
xyY:
0.5393, 0.2958, 21.4891
CIE-Lab:
53.4807, 72.6319, 23.9575
CIE-LCH:
53.4807, 76.4811, 18.2550
CIE-Luv:
53.4807, 136.5959, 12.6960
Hunter-Lab:
46.3564, 69.7448, 17.1266
#f12f5b color charts
#f12f5b color shades, tints & tones
#f12f5b color schemes
#f12f5b color preview, HTML & CSS examples
This text has a color of #f12f5b
<p style="color:#f12f5b;">Text here</p>
.mytext {color:#f12f5b;}
This box has a color of #f12f5b
<div style="background-color:#f12f5b;">Content here</div>
.mybackground {background-color:#f12f5b;}
Border around this has a color of #f12f5b
<div style="border:2px solid #f12f5b;">Content here</div>
.myborder {border:2px solid #f12f5b;}