#f91415 color space conversions
Hex:
#f91415
RGB:
249, 20, 21
CMY:
2, 92, 92
CMYK:
0, 92, 92, 2
HSL:
360°, 95.0207%, 52.7451%
HSV (HSB):
360°, 91.9679%, 97.6471%
XYZ:
39.4524, 20.6942, 2.6245
xyY:
0.6285, 0.3297, 20.6942
CIE-Lab:
52.6132, 77.2304, 60.5257
CIE-LCH:
52.6132, 98.1218, 38.0859
CIE-Luv:
52.6132, 166.4044, 35.7640
Hunter-Lab:
45.4909, 75.1970, 28.4230
#f91415 color charts
#f91415 color shades, tints & tones
#f91415 color schemes
#f91415 color preview, HTML & CSS examples
This text has a color of #f91415
<p style="color:#f91415;">Text here</p>
.mytext {color:#f91415;}
This box has a color of #f91415
<div style="background-color:#f91415;">Content here</div>
.mybackground {background-color:#f91415;}
Border around this has a color of #f91415
<div style="border:2px solid #f91415;">Content here</div>
.myborder {border:2px solid #f91415;}