#f96e22 color space conversions
Hex:
#f96e22
RGB:
249, 110, 34
CMY:
2, 57, 87
CMYK:
0, 56, 86, 2
HSL:
21°, 94.7137%, 55.4902%
HSV (HSB):
21°, 86.3454%, 97.6471%
XYZ:
44.9316, 31.4071, 5.2074
xyY:
0.5510, 0.3851, 31.4071
CIE-Lab:
62.8498, 49.6305, 63.3512
CIE-LCH:
62.8498, 80.4771, 51.9242
CIE-Luv:
62.8498, 114.5563, 51.7406
Hunter-Lab:
56.0420, 45.0385, 33.7202
#f96e22 color charts
#f96e22 color shades, tints & tones
#f96e22 color schemes
#f96e22 color preview, HTML & CSS examples
This text has a color of #f96e22
<p style="color:#f96e22;">Text here</p>
.mytext {color:#f96e22;}
This box has a color of #f96e22
<div style="background-color:#f96e22;">Content here</div>
.mybackground {background-color:#f96e22;}
Border around this has a color of #f96e22
<div style="border:2px solid #f96e22;">Content here</div>
.myborder {border:2px solid #f96e22;}