#f96e30 color space conversions
Hex:
#f96e30
RGB:
249, 110, 48
CMY:
2, 57, 81
CMYK:
0, 56, 81, 2
HSL:
19°, 94.3662%, 58.2353%
HSV (HSB):
19°, 80.7229%, 97.6471%
XYZ:
45.1764, 31.5050, 6.4963
xyY:
0.5431, 0.3788, 31.5050
CIE-Lab:
62.9316, 49.9837, 57.9384
CIE-LCH:
62.9316, 76.5195, 49.2155
CIE-Luv:
62.9316, 113.3238, 48.6320
Hunter-Lab:
56.1293, 45.4416, 32.4284
#f96e30 color charts
#f96e30 color shades, tints & tones
#f96e30 color schemes
#f96e30 color preview, HTML & CSS examples
This text has a color of #f96e30
<p style="color:#f96e30;">Text here</p>
.mytext {color:#f96e30;}
This box has a color of #f96e30
<div style="background-color:#f96e30;">Content here</div>
.mybackground {background-color:#f96e30;}
Border around this has a color of #f96e30
<div style="border:2px solid #f96e30;">Content here</div>
.myborder {border:2px solid #f96e30;}