#f1255e color space conversions
Hex:
#f1255e
RGB:
241, 37, 94
CMY:
5, 85, 63
CMYK:
0, 85, 61, 5
HSL:
343°, 87.9310%, 54.5098%
HSV (HSB):
343°, 84.6473%, 94.5098%
XYZ:
38.9576, 20.8321, 12.5574
xyY:
0.5385, 0.2879, 20.8321
CIE-Lab:
52.7652, 75.0090, 21.2091
CIE-LCH:
52.7652, 77.9499, 15.7885
CIE-Luv:
52.7652, 138.9993, 9.2619
Hunter-Lab:
45.6422, 72.4838, 15.6372
#f1255e color charts
#f1255e color shades, tints & tones
#f1255e color schemes
#f1255e color preview, HTML & CSS examples
This text has a color of #f1255e
<p style="color:#f1255e;">Text here</p>
.mytext {color:#f1255e;}
This box has a color of #f1255e
<div style="background-color:#f1255e;">Content here</div>
.mybackground {background-color:#f1255e;}
Border around this has a color of #f1255e
<div style="border:2px solid #f1255e;">Content here</div>
.myborder {border:2px solid #f1255e;}