#f1014e color space conversions
Hex:
#f1014e
RGB:
241, 1, 78
CMY:
5, 100, 69
CMYK:
0, 100, 68, 5
HSL:
341°, 99.1736%, 47.4510%
HSV (HSB):
341°, 99.5851%, 94.5098%
XYZ:
37.6616, 19.2725, 8.9427
xyY:
0.5717, 0.2926, 19.2725
CIE-Lab:
51.0046, 78.4331, 28.5891
CIE-LCH:
51.0046, 83.4811, 20.0269
CIE-Luv:
51.0046, 151.3256, 14.7388
Hunter-Lab:
43.9005, 76.3068, 18.6527
#f1014e color charts
#f1014e color shades, tints & tones
#f1014e color schemes
#f1014e color preview, HTML & CSS examples
This text has a color of #f1014e
<p style="color:#f1014e;">Text here</p>
.mytext {color:#f1014e;}
This box has a color of #f1014e
<div style="background-color:#f1014e;">Content here</div>
.mybackground {background-color:#f1014e;}
Border around this has a color of #f1014e
<div style="border:2px solid #f1014e;">Content here</div>
.myborder {border:2px solid #f1014e;}