#f1234f color space conversions
Hex:
#f1234f
RGB:
241, 35, 79
CMY:
5, 86, 69
CMYK:
0, 85, 67, 5
HSL:
347°, 88.0342%, 54.1176%
HSV (HSB):
347°, 85.4772%, 94.5098%
XYZ:
38.2879, 20.4673, 9.3297
xyY:
0.5624, 0.3006, 20.4673
CIE-Lab:
52.3615, 74.6086, 29.6923
CIE-LCH:
52.3615, 80.2999, 21.7013
CIE-Luv:
52.3615, 144.6070, 17.1086
Hunter-Lab:
45.2409, 71.8955, 19.4416
#f1234f color charts
#f1234f color shades, tints & tones
#f1234f color schemes
#f1234f color preview, HTML & CSS examples
This text has a color of #f1234f
<p style="color:#f1234f;">Text here</p>
.mytext {color:#f1234f;}
This box has a color of #f1234f
<div style="background-color:#f1234f;">Content here</div>
.mybackground {background-color:#f1234f;}
Border around this has a color of #f1234f
<div style="border:2px solid #f1234f;">Content here</div>
.myborder {border:2px solid #f1234f;}