#f9101d color space conversions
Hex:
#f9101d
RGB:
249, 16, 29
CMY:
2, 94, 89
CMYK:
0, 94, 88, 2
HSL:
357°, 95.1020%, 51.9608%
HSV (HSB):
357°, 93.5743%, 97.6471%
XYZ:
39.4740, 20.5990, 3.0579
xyY:
0.6253, 0.3263, 20.5990
CIE-Lab:
52.5078, 77.7523, 57.3243
CIE-LCH:
52.5078, 96.5997, 36.4002
CIE-Luv:
52.5078, 166.3247, 34.1626
Hunter-Lab:
45.3862, 75.8222, 27.7756
#f9101d color charts
#f9101d color shades, tints & tones
#f9101d color schemes
#f9101d color preview, HTML & CSS examples
This text has a color of #f9101d
<p style="color:#f9101d;">Text here</p>
.mytext {color:#f9101d;}
This box has a color of #f9101d
<div style="background-color:#f9101d;">Content here</div>
.mybackground {background-color:#f9101d;}
Border around this has a color of #f9101d
<div style="border:2px solid #f9101d;">Content here</div>
.myborder {border:2px solid #f9101d;}