#f9053e color space conversions
Hex:
#f9053e
RGB:
249, 5, 62
CMY:
2, 98, 76
CMYK:
0, 98, 75, 2
HSL:
346°, 96.0630%, 49.8039%
HSV (HSB):
346°, 97.9920%, 97.6471%
XYZ:
39.9907, 20.5961, 6.4251
xyY:
0.5968, 0.3073, 20.5961
CIE-Lab:
52.5046, 79.3870, 40.2472
CIE-LCH:
52.5046, 89.0064, 26.8839
CIE-Luv:
52.5046, 161.4915, 23.9501
Hunter-Lab:
45.3829, 77.8713, 23.3740
#f9053e color charts
#f9053e color shades, tints & tones
#f9053e color schemes
#f9053e color preview, HTML & CSS examples
This text has a color of #f9053e
<p style="color:#f9053e;">Text here</p>
.mytext {color:#f9053e;}
This box has a color of #f9053e
<div style="background-color:#f9053e;">Content here</div>
.mybackground {background-color:#f9053e;}
Border around this has a color of #f9053e
<div style="border:2px solid #f9053e;">Content here</div>
.myborder {border:2px solid #f9053e;}