#f93d2e color space conversions
Hex:
#f93d2e
RGB:
249, 61, 46
CMY:
2, 76, 82
CMYK:
0, 76, 82, 2
HSL:
4°, 94.4186%, 57.8431%
HSV (HSB):
4°, 81.5261%, 97.6471%
XYZ:
41.2288, 23.6745, 4.9814
xyY:
0.5900, 0.3388, 23.6745
CIE-Lab:
55.7604, 69.1806, 52.1939
CIE-LCH:
55.7604, 86.6612, 37.0330
CIE-Luv:
55.7604, 147.2464, 36.0392
Hunter-Lab:
48.6564, 66.1024, 27.9894
#f93d2e color charts
#f93d2e color shades, tints & tones
#f93d2e color schemes
#f93d2e color preview, HTML & CSS examples
This text has a color of #f93d2e
<p style="color:#f93d2e;">Text here</p>
.mytext {color:#f93d2e;}
This box has a color of #f93d2e
<div style="background-color:#f93d2e;">Content here</div>
.mybackground {background-color:#f93d2e;}
Border around this has a color of #f93d2e
<div style="border:2px solid #f93d2e;">Content here</div>
.myborder {border:2px solid #f93d2e;}