#f1024e color space conversions
Hex:
#f1024e
RGB:
241, 2, 78
CMY:
5, 99, 69
CMYK:
0, 99, 68, 5
HSL:
341°, 98.3539%, 47.6471%
HSV (HSB):
341°, 99.1701%, 94.5098%
XYZ:
37.6725, 19.2942, 8.9463
xyY:
0.5715, 0.2927, 19.2942
CIE-Lab:
51.0297, 78.3600, 28.6207
CIE-LCH:
51.0297, 83.4232, 20.0645
CIE-Luv:
51.0297, 151.2042, 14.7929
Hunter-Lab:
43.9252, 76.2215, 18.6720
#f1024e color charts
#f1024e color shades, tints & tones
#f1024e color schemes
#f1024e color preview, HTML & CSS examples
This text has a color of #f1024e
<p style="color:#f1024e;">Text here</p>
.mytext {color:#f1024e;}
This box has a color of #f1024e
<div style="background-color:#f1024e;">Content here</div>
.mybackground {background-color:#f1024e;}
Border around this has a color of #f1024e
<div style="border:2px solid #f1024e;">Content here</div>
.myborder {border:2px solid #f1024e;}