#f12e4f color space conversions
Hex:
#f12e4f
RGB:
241, 46, 79
CMY:
5, 82, 69
CMYK:
0, 81, 67, 5
HSL:
350°, 87.4439%, 56.2745%
HSV (HSB):
350°, 80.9129%, 94.5098%
XYZ:
38.6639, 21.2193, 9.4551
xyY:
0.5576, 0.3060, 21.2193
CIE-Lab:
53.1886, 72.2482, 30.7253
CIE-LCH:
53.1886, 78.5102, 23.0388
CIE-Luv:
53.1886, 140.7323, 18.8691
Hunter-Lab:
46.0644, 69.2104, 20.0754
#f12e4f color charts
#f12e4f color shades, tints & tones
#f12e4f color schemes
#f12e4f color preview, HTML & CSS examples
This text has a color of #f12e4f
<p style="color:#f12e4f;">Text here</p>
.mytext {color:#f12e4f;}
This box has a color of #f12e4f
<div style="background-color:#f12e4f;">Content here</div>
.mybackground {background-color:#f12e4f;}
Border around this has a color of #f12e4f
<div style="border:2px solid #f12e4f;">Content here</div>
.myborder {border:2px solid #f12e4f;}