#f1005e color space conversions
Hex:
#f1005e
RGB:
241, 0, 94
CMY:
5, 100, 63
CMYK:
0, 100, 61, 5
HSL:
337°, 100.0000%, 47.2549%
HSV (HSB):
337°, 100.0000%, 94.5098%
XYZ:
38.2960, 19.5089, 12.3368
xyY:
0.5460, 0.2781, 19.5089
CIE-Lab:
51.2774, 79.3076, 19.2172
CIE-LCH:
51.2774, 81.6027, 13.6209
CIE-Luv:
51.2774, 145.6458, 5.9071
Hunter-Lab:
44.1689, 77.4702, 14.3579
#f1005e color charts
#f1005e color shades, tints & tones
#f1005e color schemes
#f1005e color preview, HTML & CSS examples
This text has a color of #f1005e
<p style="color:#f1005e;">Text here</p>
.mytext {color:#f1005e;}
This box has a color of #f1005e
<div style="background-color:#f1005e;">Content here</div>
.mybackground {background-color:#f1005e;}
Border around this has a color of #f1005e
<div style="border:2px solid #f1005e;">Content here</div>
.myborder {border:2px solid #f1005e;}