#f91a5f color space conversions
Hex:
#f91a5f
RGB:
249, 26, 95
CMY:
2, 90, 63
CMYK:
0, 90, 62, 2
HSL:
341°, 94.8936%, 53.9216%
HSV (HSB):
341°, 89.5582%, 97.6471%
XYZ:
41.5019, 21.7047, 12.8285
xyY:
0.5458, 0.2855, 21.7047
CIE-Lab:
53.7123, 78.8423, 22.1464
CIE-LCH:
53.7123, 81.8936, 15.6898
CIE-Luv:
53.7123, 147.6755, 9.3058
Hunter-Lab:
46.5884, 77.4819, 16.2858
#f91a5f color charts
#f91a5f color shades, tints & tones
#f91a5f color schemes
#f91a5f color preview, HTML & CSS examples
This text has a color of #f91a5f
<p style="color:#f91a5f;">Text here</p>
.mytext {color:#f91a5f;}
This box has a color of #f91a5f
<div style="background-color:#f91a5f;">Content here</div>
.mybackground {background-color:#f91a5f;}
Border around this has a color of #f91a5f
<div style="border:2px solid #f91a5f;">Content here</div>
.myborder {border:2px solid #f91a5f;}