#f901c5 color space conversions
Hex:
#f901c5
RGB:
249, 1, 197
CMY:
2, 100, 23
CMYK:
0, 100, 21, 2
HSL:
313°, 99.2000%, 49.0196%
HSV (HSB):
313°, 99.5984%, 97.6471%
XYZ:
49.1558, 24.1927, 54.9022
xyY:
0.3833, 0.1886, 24.1927
CIE-Lab:
56.2802, 89.7903, -34.5656
CIE-LCH:
56.2802, 96.2138, 338.9453
CIE-Luv:
56.2802, 104.6796, -66.4470
Hunter-Lab:
49.1860, 92.3148, -31.7501
#f901c5 color charts
#f901c5 color shades, tints & tones
#f901c5 color schemes
#f901c5 color preview, HTML & CSS examples
This text has a color of #f901c5
<p style="color:#f901c5;">Text here</p>
.mytext {color:#f901c5;}
This box has a color of #f901c5
<div style="background-color:#f901c5;">Content here</div>
.mybackground {background-color:#f901c5;}
Border around this has a color of #f901c5
<div style="border:2px solid #f901c5;">Content here</div>
.myborder {border:2px solid #f901c5;}