#f915c9 color space conversions
Hex:
#f915c9
RGB:
249, 21, 201
CMY:
2, 92, 21
CMYK:
0, 92, 19, 2
HSL:
313°, 95.0000%, 52.9412%
HSV (HSB):
313°, 91.5663%, 97.6471%
XYZ:
49.8777, 24.8931, 57.4343
xyY:
0.3773, 0.1883, 24.8931
CIE-Lab:
56.9711, 88.7672, -35.7849
CIE-LCH:
56.9711, 95.7088, 338.0441
CIE-Luv:
56.9711, 101.5747, -68.2611
Hunter-Lab:
49.8930, 91.1325, -33.3266
#f915c9 color charts
#f915c9 color shades, tints & tones
#f915c9 color schemes
#f915c9 color preview, HTML & CSS examples
This text has a color of #f915c9
<p style="color:#f915c9;">Text here</p>
.mytext {color:#f915c9;}
This box has a color of #f915c9
<div style="background-color:#f915c9;">Content here</div>
.mybackground {background-color:#f915c9;}
Border around this has a color of #f915c9
<div style="border:2px solid #f915c9;">Content here</div>
.myborder {border:2px solid #f915c9;}