#f9324c color space conversions
Hex:
#f9324c
RGB:
249, 50, 76
CMY:
2, 80, 70
CMYK:
0, 80, 69, 2
HSL:
352°, 94.3128%, 58.6275%
HSV (HSB):
352°, 79.9197%, 97.6471%
XYZ:
41.5120, 22.9427, 9.0779
xyY:
0.5645, 0.3120, 22.9427
CIE-Lab:
55.0133, 73.2655, 35.0647
CIE-LCH:
55.0133, 81.2242, 25.5757
CIE-Luv:
55.0133, 146.1269, 22.7164
Hunter-Lab:
47.8986, 70.8772, 22.2921
#f9324c color charts
#f9324c color shades, tints & tones
#f9324c color schemes
#f9324c color preview, HTML & CSS examples
This text has a color of #f9324c
<p style="color:#f9324c;">Text here</p>
.mytext {color:#f9324c;}
This box has a color of #f9324c
<div style="background-color:#f9324c;">Content here</div>
.mybackground {background-color:#f9324c;}
Border around this has a color of #f9324c
<div style="border:2px solid #f9324c;">Content here</div>
.myborder {border:2px solid #f9324c;}