#f91a48 color space conversions
Hex:
#f91a48
RGB:
249, 26, 72
CMY:
2, 90, 72
CMYK:
0, 90, 71, 2
HSL:
348°, 94.8936%, 53.9216%
HSV (HSB):
348°, 89.5582%, 97.6471%
XYZ:
40.6060, 21.3464, 8.1110
xyY:
0.5796, 0.3047, 21.3464
CIE-Lab:
53.3265, 77.7558, 35.3759
CIE-LCH:
53.3265, 85.4250, 24.4637
CIE-Luv:
53.3265, 155.2127, 21.1409
Hunter-Lab:
46.2022, 76.0257, 21.9329
#f91a48 color charts
#f91a48 color shades, tints & tones
#f91a48 color schemes
#f91a48 color preview, HTML & CSS examples
This text has a color of #f91a48
<p style="color:#f91a48;">Text here</p>
.mytext {color:#f91a48;}
This box has a color of #f91a48
<div style="background-color:#f91a48;">Content here</div>
.mybackground {background-color:#f91a48;}
Border around this has a color of #f91a48
<div style="border:2px solid #f91a48;">Content here</div>
.myborder {border:2px solid #f91a48;}