#f201bf color space conversions
Hex:
#f201bf
RGB:
242, 1, 191
CMY:
5, 100, 25
CMYK:
0, 100, 21, 5
HSL:
313°, 99.1770%, 47.6471%
HSV (HSB):
313°, 99.5868%, 94.9020%
XYZ:
46.0328, 22.6605, 51.2379
xyY:
0.3838, 0.1889, 22.6605
CIE-Lab:
54.7209, 87.8249, -33.6306
CIE-LCH:
54.7209, 94.0438, 339.0467
CIE-Luv:
54.7209, 101.9837, -64.3215
Hunter-Lab:
47.6031, 89.3063, -30.4951
#f201bf color charts
#f201bf color shades, tints & tones
#f201bf color schemes
#f201bf color preview, HTML & CSS examples
This text has a color of #f201bf
<p style="color:#f201bf;">Text here</p>
.mytext {color:#f201bf;}
This box has a color of #f201bf
<div style="background-color:#f201bf;">Content here</div>
.mybackground {background-color:#f201bf;}
Border around this has a color of #f201bf
<div style="border:2px solid #f201bf;">Content here</div>
.myborder {border:2px solid #f201bf;}