#f9331f color space conversions
Hex:
#f9331f
RGB:
249, 51, 31
CMY:
2, 80, 88
CMYK:
0, 80, 88, 2
HSL:
6°, 94.7826%, 54.9020%
HSV (HSB):
6°, 87.5502%, 97.6471%
XYZ:
40.4981, 22.6063, 3.5253
xyY:
0.6078, 0.3393, 22.6063
CIE-Lab:
54.6645, 71.6548, 58.0910
CIE-LCH:
54.6645, 92.2441, 39.0319
CIE-Luv:
54.6645, 154.4540, 37.7508
Hunter-Lab:
47.5461, 68.8342, 28.8862
#f9331f color charts
#f9331f color shades, tints & tones
#f9331f color schemes
#f9331f color preview, HTML & CSS examples
This text has a color of #f9331f
<p style="color:#f9331f;">Text here</p>
.mytext {color:#f9331f;}
This box has a color of #f9331f
<div style="background-color:#f9331f;">Content here</div>
.mybackground {background-color:#f9331f;}
Border around this has a color of #f9331f
<div style="border:2px solid #f9331f;">Content here</div>
.myborder {border:2px solid #f9331f;}