#f916e5 color space conversions
Hex:
#f916e5
RGB:
249, 22, 229
CMY:
2, 91, 10
CMYK:
0, 91, 8, 2
HSL:
305°, 94.9791%, 53.1373%
HSV (HSB):
305°, 91.1647%, 97.6471%
XYZ:
53.4967, 26.3707, 76.3992
xyY:
0.3423, 0.1688, 26.3707
CIE-Lab:
58.3873, 92.1904, -49.4675
CIE-LCH:
58.3873, 104.6236, 331.7829
CIE-Luv:
58.3873, 89.3052, -89.8805
Hunter-Lab:
51.3524, 96.0868, -52.2616
#f916e5 color charts
#f916e5 color shades, tints & tones
#f916e5 color schemes
#f916e5 color preview, HTML & CSS examples
This text has a color of #f916e5
<p style="color:#f916e5;">Text here</p>
.mytext {color:#f916e5;}
This box has a color of #f916e5
<div style="background-color:#f916e5;">Content here</div>
.mybackground {background-color:#f916e5;}
Border around this has a color of #f916e5
<div style="border:2px solid #f916e5;">Content here</div>
.myborder {border:2px solid #f916e5;}