#f95300 color space conversions
Hex:
#f95300
RGB:
249, 83, 0
CMY:
2, 67, 100
CMYK:
0, 67, 100, 2
HSL:
20°, 100.0000%, 48.8235%
HSV (HSB):
20°, 100.0000%, 97.6471%
XYZ:
42.1602, 26.3263, 2.8594
xyY:
0.5909, 0.3690, 26.3263
CIE-Lab:
58.3454, 60.8671, 68.7342
CIE-LCH:
58.3454, 91.8106, 48.4737
CIE-Luv:
58.3454, 136.9763, 48.0500
Hunter-Lab:
51.3091, 56.8807, 32.6122
#f95300 color charts
#f95300 color shades, tints & tones
#f95300 color schemes
#f95300 color preview, HTML & CSS examples
This text has a color of #f95300
<p style="color:#f95300;">Text here</p>
.mytext {color:#f95300;}
This box has a color of #f95300
<div style="background-color:#f95300;">Content here</div>
.mybackground {background-color:#f95300;}
Border around this has a color of #f95300
<div style="border:2px solid #f95300;">Content here</div>
.myborder {border:2px solid #f95300;}