#f96d3a color space conversions
Hex:
#f96d3a
RGB:
249, 109, 58
CMY:
2, 57, 77
CMYK:
0, 56, 77, 2
HSL:
16°, 94.0887%, 60.1961%
HSV (HSB):
16°, 76.7068%, 97.6471%
XYZ:
45.2993, 31.3825, 7.6729
xyY:
0.5370, 0.3720, 31.3825
CIE-Lab:
62.8292, 50.7788, 53.3030
CIE-LCH:
62.8292, 73.6186, 46.3893
CIE-Luv:
62.8292, 112.9593, 45.4308
Hunter-Lab:
56.0201, 46.3045, 31.0933
#f96d3a color charts
#f96d3a color shades, tints & tones
#f96d3a color schemes
#f96d3a color preview, HTML & CSS examples
This text has a color of #f96d3a
<p style="color:#f96d3a;">Text here</p>
.mytext {color:#f96d3a;}
This box has a color of #f96d3a
<div style="background-color:#f96d3a;">Content here</div>
.mybackground {background-color:#f96d3a;}
Border around this has a color of #f96d3a
<div style="border:2px solid #f96d3a;">Content here</div>
.myborder {border:2px solid #f96d3a;}