#f901cf color space conversions
Hex:
#f901cf
RGB:
249, 1, 207
CMY:
2, 100, 19
CMYK:
0, 100, 17, 2
HSL:
310°, 99.2000%, 49.0196%
HSV (HSB):
310°, 99.5984%, 97.6471%
XYZ:
50.3403, 24.6664, 61.1394
xyY:
0.3698, 0.1812, 24.6664
CIE-Lab:
56.7490, 90.9677, -39.5706
CIE-LCH:
56.7490, 99.2016, 336.4911
CIE-Luv:
56.7490, 100.0922, -74.2464
Hunter-Lab:
49.6653, 94.0115, -38.2219
#f901cf color charts
#f901cf color shades, tints & tones
#f901cf color schemes
#f901cf color preview, HTML & CSS examples
This text has a color of #f901cf
<p style="color:#f901cf;">Text here</p>
.mytext {color:#f901cf;}
This box has a color of #f901cf
<div style="background-color:#f901cf;">Content here</div>
.mybackground {background-color:#f901cf;}
Border around this has a color of #f901cf
<div style="border:2px solid #f901cf;">Content here</div>
.myborder {border:2px solid #f901cf;}