#f91428 color space conversions
Hex:
#f91428
RGB:
249, 20, 40
CMY:
2, 92, 84
CMYK:
0, 92, 84, 2
HSL:
355°, 95.0207%, 52.7451%
HSV (HSB):
355°, 91.9679%, 97.6471%
XYZ:
39.7001, 20.7932, 3.9286
xyY:
0.6163, 0.3228, 20.7932
CIE-Lab:
52.7225, 77.5380, 52.3993
CIE-LCH:
52.7225, 93.5833, 34.0504
CIE-Luv:
52.7225, 163.9210, 31.9758
Hunter-Lab:
45.5996, 75.6069, 26.8117
#f91428 color charts
#f91428 color shades, tints & tones
#f91428 color schemes
#f91428 color preview, HTML & CSS examples
This text has a color of #f91428
<p style="color:#f91428;">Text here</p>
.mytext {color:#f91428;}
This box has a color of #f91428
<div style="background-color:#f91428;">Content here</div>
.mybackground {background-color:#f91428;}
Border around this has a color of #f91428
<div style="border:2px solid #f91428;">Content here</div>
.myborder {border:2px solid #f91428;}