#f91a60 color space conversions
Hex:
#f91a60
RGB:
249, 26, 96
CMY:
2, 90, 62
CMYK:
0, 90, 61, 2
HSL:
341°, 94.8936%, 53.9216%
HSV (HSB):
341°, 89.5582%, 97.6471%
XYZ:
41.5476, 21.7231, 13.0695
xyY:
0.5442, 0.2846, 21.7231
CIE-Lab:
53.7319, 78.8972, 21.5701
CIE-LCH:
53.7319, 81.7926, 15.2907
CIE-Luv:
53.7319, 147.3102, 8.7289
Hunter-Lab:
46.6080, 77.5558, 15.9999
#f91a60 color charts
#f91a60 color shades, tints & tones
#f91a60 color schemes
#f91a60 color preview, HTML & CSS examples
This text has a color of #f91a60
<p style="color:#f91a60;">Text here</p>
.mytext {color:#f91a60;}
This box has a color of #f91a60
<div style="background-color:#f91a60;">Content here</div>
.mybackground {background-color:#f91a60;}
Border around this has a color of #f91a60
<div style="border:2px solid #f91a60;">Content here</div>
.myborder {border:2px solid #f91a60;}