#f101f1 color space conversions
Hex:
#f101f1
RGB:
241, 1, 241
CMY:
5, 100, 5
CMYK:
0, 100, 0, 5
HSL:
300°, 99.1736%, 47.4510%
HSV (HSB):
300°, 99.5851%, 94.5098%
XYZ:
52.1637, 25.0734, 85.3094
xyY:
0.3209, 0.1543, 25.0734
CIE-Lab:
57.1468, 94.0794, -58.2627
CIE-LCH:
57.1468, 110.6592, 328.2303
CIE-Luv:
57.1468, 79.5842, -102.9050
Hunter-Lab:
50.0733, 98.3234, -65.9605
#f101f1 color charts
#f101f1 color shades, tints & tones
#f101f1 color schemes
#f101f1 color preview, HTML & CSS examples
This text has a color of #f101f1
<p style="color:#f101f1;">Text here</p>
.mytext {color:#f101f1;}
This box has a color of #f101f1
<div style="background-color:#f101f1;">Content here</div>
.mybackground {background-color:#f101f1;}
Border around this has a color of #f101f1
<div style="border:2px solid #f101f1;">Content here</div>
.myborder {border:2px solid #f101f1;}