#f91d70 color space conversions
Hex:
#f91d70
RGB:
249, 29, 112
CMY:
2, 89, 56
CMYK:
0, 88, 55, 2
HSL:
337°, 94.8276%, 54.5098%
HSV (HSB):
337°, 88.3534%, 97.6471%
XYZ:
42.4309, 22.1883, 17.3756
xyY:
0.5175, 0.2706, 22.1883
CIE-Lab:
54.2262, 79.4367, 12.5979
CIE-LCH:
54.2262, 80.4295, 9.0115
CIE-Luv:
54.2262, 140.4832, -0.7652
Hunter-Lab:
47.1045, 78.3569, 11.1026
#f91d70 color charts
#f91d70 color shades, tints & tones
#f91d70 color schemes
#f91d70 color preview, HTML & CSS examples
This text has a color of #f91d70
<p style="color:#f91d70;">Text here</p>
.mytext {color:#f91d70;}
This box has a color of #f91d70
<div style="background-color:#f91d70;">Content here</div>
.mybackground {background-color:#f91d70;}
Border around this has a color of #f91d70
<div style="border:2px solid #f91d70;">Content here</div>
.myborder {border:2px solid #f91d70;}