#f93a1f color space conversions
Hex:
#f93a1f
RGB:
249, 58, 31
CMY:
2, 77, 88
CMYK:
0, 77, 88, 2
HSL:
7°, 94.7826%, 54.9020%
HSV (HSB):
7°, 87.5502%, 97.6471%
XYZ:
40.8273, 23.2648, 3.6350
xyY:
0.6028, 0.3435, 23.2648
CIE-Lab:
55.3440, 69.7426, 58.6079
CIE-LCH:
55.3440, 91.0984, 40.0419
CIE-Luv:
55.3440, 150.8847, 38.9964
Hunter-Lab:
48.2336, 66.6825, 29.2952
#f93a1f color charts
#f93a1f color shades, tints & tones
#f93a1f color schemes
#f93a1f color preview, HTML & CSS examples
This text has a color of #f93a1f
<p style="color:#f93a1f;">Text here</p>
.mytext {color:#f93a1f;}
This box has a color of #f93a1f
<div style="background-color:#f93a1f;">Content here</div>
.mybackground {background-color:#f93a1f;}
Border around this has a color of #f93a1f
<div style="border:2px solid #f93a1f;">Content here</div>
.myborder {border:2px solid #f93a1f;}