#f9252f color space conversions
Hex:
#f9252f
RGB:
249, 37, 47
CMY:
2, 85, 82
CMYK:
0, 85, 81, 2
HSL:
357°, 94.6429%, 56.0784%
HSV (HSB):
357°, 85.1406%, 97.6471%
XYZ:
40.2416, 21.6681, 4.7507
xyY:
0.6037, 0.3251, 21.6681
CIE-Lab:
53.6731, 75.1322, 49.7167
CIE-LCH:
53.6731, 90.0922, 33.4935
CIE-Luv:
53.6731, 157.8985, 31.7554
Hunter-Lab:
46.5490, 72.8523, 26.5333
#f9252f color charts
#f9252f color shades, tints & tones
#f9252f color schemes
#f9252f color preview, HTML & CSS examples
This text has a color of #f9252f
<p style="color:#f9252f;">Text here</p>
.mytext {color:#f9252f;}
This box has a color of #f9252f
<div style="background-color:#f9252f;">Content here</div>
.mybackground {background-color:#f9252f;}
Border around this has a color of #f9252f
<div style="border:2px solid #f9252f;">Content here</div>
.myborder {border:2px solid #f9252f;}