#f91d40 color space conversions
Hex:
#f91d40
RGB:
249, 29, 64
CMY:
2, 89, 75
CMYK:
0, 88, 74, 2
HSL:
350°, 94.8276%, 54.5098%
HSV (HSB):
350°, 88.3534%, 97.6471%
XYZ:
40.4317, 21.3886, 6.8479
xyY:
0.5888, 0.3115, 21.3886
CIE-Lab:
53.3722, 77.0193, 40.0715
CIE-LCH:
53.3722, 86.8199, 27.4870
CIE-Luv:
53.3722, 156.6307, 24.8684
Hunter-Lab:
46.2478, 75.1180, 23.5944
#f91d40 color charts
#f91d40 color shades, tints & tones
#f91d40 color schemes
#f91d40 color preview, HTML & CSS examples
This text has a color of #f91d40
<p style="color:#f91d40;">Text here</p>
.mytext {color:#f91d40;}
This box has a color of #f91d40
<div style="background-color:#f91d40;">Content here</div>
.mybackground {background-color:#f91d40;}
Border around this has a color of #f91d40
<div style="border:2px solid #f91d40;">Content here</div>
.myborder {border:2px solid #f91d40;}