#f91d56 color space conversions
Hex:
#f91d56
RGB:
249, 29, 86
CMY:
2, 89, 66
CMYK:
0, 88, 65, 2
HSL:
344°, 94.8276%, 54.5098%
HSV (HSB):
344°, 88.3534%, 97.6471%
XYZ:
41.1860, 21.6904, 10.8200
xyY:
0.5589, 0.2943, 21.6904
CIE-Lab:
53.6969, 77.9439, 27.5298
CIE-LCH:
53.6969, 82.6628, 19.4532
CIE-Luv:
53.6969, 150.1185, 14.6021
Hunter-Lab:
46.5729, 76.3510, 18.8265
#f91d56 color charts
#f91d56 color shades, tints & tones
#f91d56 color schemes
#f91d56 color preview, HTML & CSS examples
This text has a color of #f91d56
<p style="color:#f91d56;">Text here</p>
.mytext {color:#f91d56;}
This box has a color of #f91d56
<div style="background-color:#f91d56;">Content here</div>
.mybackground {background-color:#f91d56;}
Border around this has a color of #f91d56
<div style="border:2px solid #f91d56;">Content here</div>
.myborder {border:2px solid #f91d56;}