#f91c94 color space conversions
Hex:
#f91c94
RGB:
249, 28, 148
CMY:
2, 89, 42
CMYK:
0, 89, 41, 2
HSL:
327°, 94.8498%, 54.3137%
HSV (HSB):
327°, 88.7550%, 97.6471%
XYZ:
44.8275, 23.1084, 30.1147
xyY:
0.4572, 0.2357, 23.1084
CIE-Lab:
55.1838, 82.3726, -7.5768
CIE-LCH:
55.1838, 82.7203, 354.7446
CIE-Luv:
55.1838, 125.0619, -26.3070
Hunter-Lab:
48.0712, 82.3309, -3.4930
#f91c94 color charts
#f91c94 color shades, tints & tones
#f91c94 color schemes
#f91c94 color preview, HTML & CSS examples
This text has a color of #f91c94
<p style="color:#f91c94;">Text here</p>
.mytext {color:#f91c94;}
This box has a color of #f91c94
<div style="background-color:#f91c94;">Content here</div>
.mybackground {background-color:#f91c94;}
Border around this has a color of #f91c94
<div style="border:2px solid #f91c94;">Content here</div>
.myborder {border:2px solid #f91c94;}