#f9013d color space conversions
Hex:
#f9013d
RGB:
249, 1, 61
CMY:
2, 100, 76
CMYK:
0, 100, 76, 2
HSL:
345°, 99.2000%, 49.0196%
HSV (HSB):
345°, 99.5984%, 97.6471%
XYZ:
39.9201, 20.4984, 6.2674
xyY:
0.5986, 0.3074, 20.4984
CIE-Lab:
52.3961, 79.6341, 40.7024
CIE-LCH:
52.3961, 89.4331, 27.0724
CIE-Luv:
52.3961, 162.2561, 24.1464
Hunter-Lab:
45.2751, 78.1559, 23.4851
#f9013d color charts
#f9013d color shades, tints & tones
#f9013d color schemes
#f9013d color preview, HTML & CSS examples
This text has a color of #f9013d
<p style="color:#f9013d;">Text here</p>
.mytext {color:#f9013d;}
This box has a color of #f9013d
<div style="background-color:#f9013d;">Content here</div>
.mybackground {background-color:#f9013d;}
Border around this has a color of #f9013d
<div style="border:2px solid #f9013d;">Content here</div>
.myborder {border:2px solid #f9013d;}