#f901ca color space conversions
Hex:
#f901ca
RGB:
249, 1, 202
CMY:
2, 100, 21
CMYK:
0, 100, 19, 2
HSL:
311°, 99.2000%, 49.0196%
HSV (HSB):
311°, 99.5984%, 97.6471%
XYZ:
49.7384, 24.4257, 57.9702
xyY:
0.3764, 0.1849, 24.4257
CIE-Lab:
56.5115, 90.3726, -37.0784
CIE-LCH:
56.5115, 97.6832, 337.6925
CIE-Luv:
56.5115, 102.3735, -70.3521
Hunter-Lab:
49.4224, 93.1524, -34.9489
#f901ca color charts
#f901ca color shades, tints & tones
#f901ca color schemes
#f901ca color preview, HTML & CSS examples
This text has a color of #f901ca
<p style="color:#f901ca;">Text here</p>
.mytext {color:#f901ca;}
This box has a color of #f901ca
<div style="background-color:#f901ca;">Content here</div>
.mybackground {background-color:#f901ca;}
Border around this has a color of #f901ca
<div style="border:2px solid #f901ca;">Content here</div>
.myborder {border:2px solid #f901ca;}