#f901f6 color space conversions
Hex:
#f901f6
RGB:
249, 1, 246
CMY:
2, 100, 4
CMYK:
0, 100, 1, 2
HSL:
301°, 99.2000%, 49.0196%
HSV (HSB):
301°, 99.5984%, 97.6471%
XYZ:
55.7123, 26.8153, 89.4283
xyY:
0.3240, 0.1559, 26.8153
CIE-Lab:
58.8029, 96.0210, -58.3282
CIE-LCH:
58.8029, 112.3486, 328.7233
CIE-Luv:
58.8029, 83.3387, -103.9783
Hunter-Lab:
51.7835, 101.4219, -66.1434
#f901f6 color charts
#f901f6 color shades, tints & tones
#f901f6 color schemes
#f901f6 color preview, HTML & CSS examples
This text has a color of #f901f6
<p style="color:#f901f6;">Text here</p>
.mytext {color:#f901f6;}
This box has a color of #f901f6
<div style="background-color:#f901f6;">Content here</div>
.mybackground {background-color:#f901f6;}
Border around this has a color of #f901f6
<div style="border:2px solid #f901f6;">Content here</div>
.myborder {border:2px solid #f901f6;}