#f91d31 color space conversions
Hex:
#f91d31
RGB:
249, 29, 49
CMY:
2, 89, 81
CMYK:
0, 88, 80, 2
HSL:
355°, 94.8276%, 54.5098%
HSV (HSB):
355°, 88.3534%, 97.6471%
XYZ:
40.0607, 21.2402, 4.8941
xyY:
0.6052, 0.3209, 21.2402
CIE-Lab:
53.2114, 76.5587, 48.2196
CIE-LCH:
53.2114, 90.4785, 32.2043
CIE-Luv:
53.2114, 160.0476, 30.2205
Hunter-Lab:
46.0871, 74.5065, 25.9649
#f91d31 color charts
#f91d31 color shades, tints & tones
#f91d31 color schemes
#f91d31 color preview, HTML & CSS examples
This text has a color of #f91d31
<p style="color:#f91d31;">Text here</p>
.mytext {color:#f91d31;}
This box has a color of #f91d31
<div style="background-color:#f91d31;">Content here</div>
.mybackground {background-color:#f91d31;}
Border around this has a color of #f91d31
<div style="border:2px solid #f91d31;">Content here</div>
.myborder {border:2px solid #f91d31;}