#f9252c color space conversions
Hex:
#f9252c
RGB:
249, 37, 44
CMY:
2, 85, 83
CMYK:
0, 85, 82, 2
HSL:
358°, 94.6429%, 56.0784%
HSV (HSB):
358°, 85.1406%, 97.6471%
XYZ:
40.1831, 21.6447, 4.4428
xyY:
0.6063, 0.3266, 21.6447
CIE-Lab:
53.6480, 75.0584, 51.2286
CIE-LCH:
53.6480, 90.8743, 34.3142
CIE-Luv:
53.6480, 158.4360, 32.6155
Hunter-Lab:
46.5239, 72.7553, 26.9048
#f9252c color charts
#f9252c color shades, tints & tones
#f9252c color schemes
#f9252c color preview, HTML & CSS examples
This text has a color of #f9252c
<p style="color:#f9252c;">Text here</p>
.mytext {color:#f9252c;}
This box has a color of #f9252c
<div style="background-color:#f9252c;">Content here</div>
.mybackground {background-color:#f9252c;}
Border around this has a color of #f9252c
<div style="border:2px solid #f9252c;">Content here</div>
.myborder {border:2px solid #f9252c;}