#f101df color space conversions
Hex:
#f101df
RGB:
241, 1, 223
CMY:
5, 100, 13
CMYK:
0, 100, 7, 5
HSL:
305°, 99.1736%, 47.4510%
HSV (HSB):
305°, 99.5851%, 94.5098%
XYZ:
49.6058, 24.0502, 71.8397
xyY:
0.3409, 0.1653, 24.0502
CIE-Lab:
56.1380, 91.6240, -49.7372
CIE-LCH:
56.1380, 104.2532, 331.5051
CIE-Luv:
56.1380, 86.9855, -89.3992
Hunter-Lab:
49.0410, 94.7339, -52.5246
#f101df color charts
#f101df color shades, tints & tones
#f101df color schemes
#f101df color preview, HTML & CSS examples
This text has a color of #f101df
<p style="color:#f101df;">Text here</p>
.mytext {color:#f101df;}
This box has a color of #f101df
<div style="background-color:#f101df;">Content here</div>
.mybackground {background-color:#f101df;}
Border around this has a color of #f101df
<div style="border:2px solid #f101df;">Content here</div>
.myborder {border:2px solid #f101df;}