#f201df color space conversions
Hex:
#f201df
RGB:
242, 1, 223
CMY:
5, 100, 13
CMYK:
0, 100, 8, 5
HSL:
305°, 99.1770%, 47.6471%
HSV (HSB):
305°, 99.5868%, 94.9020%
XYZ:
49.9481, 24.2267, 71.8557
xyY:
0.3420, 0.1659, 24.2267
CIE-Lab:
56.3140, 91.7892, -49.4467
CIE-LCH:
56.3140, 104.2604, 331.6887
CIE-Luv:
56.3140, 87.7312, -89.0535
Hunter-Lab:
49.2206, 95.0022, -52.1013
#f201df color charts
#f201df color shades, tints & tones
#f201df color schemes
#f201df color preview, HTML & CSS examples
This text has a color of #f201df
<p style="color:#f201df;">Text here</p>
.mytext {color:#f201df;}
This box has a color of #f201df
<div style="background-color:#f201df;">Content here</div>
.mybackground {background-color:#f201df;}
Border around this has a color of #f201df
<div style="border:2px solid #f201df;">Content here</div>
.myborder {border:2px solid #f201df;}