#f91d97 color space conversions
Hex:
#f91d97
RGB:
249, 29, 151
CMY:
2, 89, 41
CMYK:
0, 88, 39, 2
HSL:
327°, 94.8276%, 54.5098%
HSV (HSB):
327°, 88.3534%, 97.6471%
XYZ:
45.0922, 23.2528, 31.3898
xyY:
0.4521, 0.2331, 23.2528
CIE-Lab:
55.3318, 82.4991, -9.1354
CIE-LCH:
55.3318, 83.0034, 353.6812
CIE-Luv:
55.3318, 123.5259, -28.4421
Hunter-Lab:
48.2212, 82.5304, -4.8402
#f91d97 color charts
#f91d97 color shades, tints & tones
#f91d97 color schemes
#f91d97 color preview, HTML & CSS examples
This text has a color of #f91d97
<p style="color:#f91d97;">Text here</p>
.mytext {color:#f91d97;}
This box has a color of #f91d97
<div style="background-color:#f91d97;">Content here</div>
.mybackground {background-color:#f91d97;}
Border around this has a color of #f91d97
<div style="border:2px solid #f91d97;">Content here</div>
.myborder {border:2px solid #f91d97;}