#f96a3d color space conversions
Hex:
#f96a3d
RGB:
249, 106, 61
CMY:
2, 58, 76
CMYK:
0, 57, 76, 2
HSL:
14°, 94.0000%, 60.7843%
HSV (HSB):
14°, 75.5020%, 97.6471%
XYZ:
45.0633, 30.7847, 7.9818
xyY:
0.5376, 0.3672, 30.7847
CIE-Lab:
62.3255, 52.2706, 51.3403
CIE-LCH:
62.3255, 73.2669, 44.4856
CIE-Luv:
62.3255, 114.8590, 43.4732
Hunter-Lab:
55.4840, 47.8780, 30.3094
#f96a3d color charts
#f96a3d color shades, tints & tones
#f96a3d color schemes
#f96a3d color preview, HTML & CSS examples
This text has a color of #f96a3d
<p style="color:#f96a3d;">Text here</p>
.mytext {color:#f96a3d;}
This box has a color of #f96a3d
<div style="background-color:#f96a3d;">Content here</div>
.mybackground {background-color:#f96a3d;}
Border around this has a color of #f96a3d
<div style="border:2px solid #f96a3d;">Content here</div>
.myborder {border:2px solid #f96a3d;}