#f9253f color space conversions
Hex:
#f9253f
RGB:
249, 37, 63
CMY:
2, 85, 75
CMYK:
0, 85, 75, 2
HSL:
353°, 94.6429%, 56.0784%
HSV (HSB):
353°, 85.1406%, 97.6471%
XYZ:
40.6257, 21.8218, 6.7734
xyY:
0.5869, 0.3152, 21.8218
CIE-Lab:
53.8374, 75.6148, 41.1628
CIE-LCH:
53.8374, 86.0929, 28.5628
CIE-Luv:
53.8374, 154.4564, 26.2341
Hunter-Lab:
46.7138, 73.4875, 24.1027
#f9253f color charts
#f9253f color shades, tints & tones
#f9253f color schemes
#f9253f color preview, HTML & CSS examples
This text has a color of #f9253f
<p style="color:#f9253f;">Text here</p>
.mytext {color:#f9253f;}
This box has a color of #f9253f
<div style="background-color:#f9253f;">Content here</div>
.mybackground {background-color:#f9253f;}
Border around this has a color of #f9253f
<div style="border:2px solid #f9253f;">Content here</div>
.myborder {border:2px solid #f9253f;}