#f91e72 color space conversions
Hex:
#f91e72
RGB:
249, 30, 114
CMY:
2, 88, 55
CMYK:
0, 88, 54, 2
HSL:
337°, 94.8052%, 54.7059%
HSV (HSB):
337°, 87.9518%, 97.6471%
XYZ:
42.5685, 22.2832, 17.9771
xyY:
0.5139, 0.2690, 22.2832
CIE-Lab:
54.3262, 79.4184, 11.5328
CIE-LCH:
54.3262, 80.2514, 8.2625
CIE-Luv:
54.3262, 139.4533, -1.9445
Hunter-Lab:
47.2051, 78.3584, 10.4642
#f91e72 color charts
#f91e72 color shades, tints & tones
#f91e72 color schemes
#f91e72 color preview, HTML & CSS examples
This text has a color of #f91e72
<p style="color:#f91e72;">Text here</p>
.mytext {color:#f91e72;}
This box has a color of #f91e72
<div style="background-color:#f91e72;">Content here</div>
.mybackground {background-color:#f91e72;}
Border around this has a color of #f91e72
<div style="border:2px solid #f91e72;">Content here</div>
.myborder {border:2px solid #f91e72;}