#f91d5d color space conversions
Hex:
#f91d5d
RGB:
249, 29, 93
CMY:
2, 89, 64
CMYK:
0, 88, 63, 2
HSL:
343°, 94.8276%, 54.5098%
HSV (HSB):
343°, 88.3534%, 97.6471%
XYZ:
41.4821, 21.8088, 12.3791
xyY:
0.5482, 0.2882, 21.8088
CIE-Lab:
53.8235, 78.3026, 23.4967
CIE-LCH:
53.8235, 81.7520, 16.7032
CIE-Luv:
53.8235, 147.7088, 10.7798
Hunter-Lab:
46.6999, 76.8313, 16.9735
#f91d5d color charts
#f91d5d color shades, tints & tones
#f91d5d color schemes
#f91d5d color preview, HTML & CSS examples
This text has a color of #f91d5d
<p style="color:#f91d5d;">Text here</p>
.mytext {color:#f91d5d;}
This box has a color of #f91d5d
<div style="background-color:#f91d5d;">Content here</div>
.mybackground {background-color:#f91d5d;}
Border around this has a color of #f91d5d
<div style="border:2px solid #f91d5d;">Content here</div>
.myborder {border:2px solid #f91d5d;}