#f9011d color space conversions
Hex:
#f9011d
RGB:
249, 1, 29
CMY:
2, 100, 89
CMYK:
0, 100, 88, 2
HSL:
353°, 99.2000%, 49.0196%
HSV (HSB):
353°, 99.5984%, 97.6471%
XYZ:
39.2995, 20.2502, 2.9998
xyY:
0.6283, 0.3237, 20.2502
CIE-Lab:
52.1189, 78.8786, 57.0415
CIE-LCH:
52.1189, 97.3425, 35.8728
CIE-Luv:
52.1189, 168.4927, 33.4356
Hunter-Lab:
45.0002, 77.1373, 27.5478
#f9011d color charts
#f9011d color shades, tints & tones
#f9011d color schemes
#f9011d color preview, HTML & CSS examples
This text has a color of #f9011d
<p style="color:#f9011d;">Text here</p>
.mytext {color:#f9011d;}
This box has a color of #f9011d
<div style="background-color:#f9011d;">Content here</div>
.mybackground {background-color:#f9011d;}
Border around this has a color of #f9011d
<div style="border:2px solid #f9011d;">Content here</div>
.myborder {border:2px solid #f9011d;}