#f91ca6 color space conversions
Hex:
#f91ca6
RGB:
249, 28, 166
CMY:
2, 89, 35
CMYK:
0, 89, 33, 2
HSL:
323°, 94.8498%, 54.3137%
HSV (HSB):
323°, 88.7550%, 97.6471%
XYZ:
46.3651, 23.7234, 38.2118
xyY:
0.4281, 0.2191, 23.7234
CIE-Lab:
55.8098, 84.0743, -17.2625
CIE-LCH:
55.8098, 85.8282, 348.3971
CIE-Luv:
55.8098, 116.8008, -40.0764
Hunter-Lab:
48.7067, 84.6819, -12.4200
#f91ca6 color charts
#f91ca6 color shades, tints & tones
#f91ca6 color schemes
#f91ca6 color preview, HTML & CSS examples
This text has a color of #f91ca6
<p style="color:#f91ca6;">Text here</p>
.mytext {color:#f91ca6;}
This box has a color of #f91ca6
<div style="background-color:#f91ca6;">Content here</div>
.mybackground {background-color:#f91ca6;}
Border around this has a color of #f91ca6
<div style="border:2px solid #f91ca6;">Content here</div>
.myborder {border:2px solid #f91ca6;}