#f1017f color space conversions
Hex:
#f1017f
RGB:
241, 1, 127
CMY:
5, 100, 50
CMYK:
0, 100, 47, 5
HSL:
329°, 99.1736%, 47.4510%
HSV (HSB):
329°, 99.5851%, 94.5098%
XYZ:
40.1172, 20.2548, 21.8738
xyY:
0.4878, 0.2463, 20.2548
CIE-Lab:
52.1241, 81.4219, 0.3208
CIE-LCH:
52.1241, 81.4226, 0.2257
CIE-Luv:
52.1241, 131.4352, -15.7490
Hunter-Lab:
45.0053, 80.3536, 2.6872
#f1017f color charts
#f1017f color shades, tints & tones
#f1017f color schemes
#f1017f color preview, HTML & CSS examples
This text has a color of #f1017f
<p style="color:#f1017f;">Text here</p>
.mytext {color:#f1017f;}
This box has a color of #f1017f
<div style="background-color:#f1017f;">Content here</div>
.mybackground {background-color:#f1017f;}
Border around this has a color of #f1017f
<div style="border:2px solid #f1017f;">Content here</div>
.myborder {border:2px solid #f1017f;}