#f96c3d color space conversions
Hex:
#f96c3d
RGB:
249, 108, 61
CMY:
2, 58, 76
CMYK:
0, 57, 76, 2
HSL:
15°, 94.0000%, 60.7843%
HSV (HSB):
15°, 75.5020%, 97.6471%
XYZ:
45.2718, 31.2018, 8.0513
xyY:
0.5356, 0.3691, 31.2018
CIE-Lab:
62.6776, 51.3533, 51.7052
CIE-LCH:
62.6776, 72.8737, 45.1956
CIE-Luv:
62.6776, 113.3369, 44.1287
Hunter-Lab:
55.8586, 46.9168, 30.5550
#f96c3d color charts
#f96c3d color shades, tints & tones
#f96c3d color schemes
#f96c3d color preview, HTML & CSS examples
This text has a color of #f96c3d
<p style="color:#f96c3d;">Text here</p>
.mytext {color:#f96c3d;}
This box has a color of #f96c3d
<div style="background-color:#f96c3d;">Content here</div>
.mybackground {background-color:#f96c3d;}
Border around this has a color of #f96c3d
<div style="border:2px solid #f96c3d;">Content here</div>
.myborder {border:2px solid #f96c3d;}