#f93300 color space conversions
Hex:
#f93300
RGB:
249, 51, 0
CMY:
2, 80, 100
CMYK:
0, 80, 100, 2
HSL:
12°, 100.0000%, 48.8235%
HSV (HSB):
12°, 100.0000%, 97.6471%
XYZ:
40.2507, 22.5074, 2.2229
xyY:
0.6194, 0.3464, 22.5074
CIE-Lab:
54.5613, 71.3323, 66.9956
CIE-LCH:
54.5613, 97.8606, 43.2043
CIE-Luv:
54.5613, 156.6556, 41.4606
Hunter-Lab:
47.4420, 68.4197, 30.4313
#f93300 color charts
#f93300 color shades, tints & tones
#f93300 color schemes
#f93300 color preview, HTML & CSS examples
This text has a color of #f93300
<p style="color:#f93300;">Text here</p>
.mytext {color:#f93300;}
This box has a color of #f93300
<div style="background-color:#f93300;">Content here</div>
.mybackground {background-color:#f93300;}
Border around this has a color of #f93300
<div style="border:2px solid #f93300;">Content here</div>
.myborder {border:2px solid #f93300;}