#f1015e color space conversions
Hex:
#f1015e
RGB:
241, 1, 94
CMY:
5, 100, 63
CMYK:
0, 100, 61, 5
HSL:
337°, 99.1736%, 47.4510%
HSV (HSB):
337°, 99.5851%, 94.5098%
XYZ:
38.3069, 19.5306, 12.3405
xyY:
0.5459, 0.2783, 19.5306
CIE-Lab:
51.3023, 79.2350, 19.2507
CIE-LCH:
51.3023, 81.5400, 13.6558
CIE-Luv:
51.3023, 145.5334, 5.9636
Hunter-Lab:
44.1935, 77.3850, 14.3795
#f1015e color charts
#f1015e color shades, tints & tones
#f1015e color schemes
#f1015e color preview, HTML & CSS examples
This text has a color of #f1015e
<p style="color:#f1015e;">Text here</p>
.mytext {color:#f1015e;}
This box has a color of #f1015e
<div style="background-color:#f1015e;">Content here</div>
.mybackground {background-color:#f1015e;}
Border around this has a color of #f1015e
<div style="border:2px solid #f1015e;">Content here</div>
.myborder {border:2px solid #f1015e;}