#f96e5a color space conversions
Hex:
#f96e5a
RGB:
249, 110, 90
CMY:
2, 57, 65
CMYK:
0, 56, 64, 2
HSL:
8°, 92.9825%, 66.4706%
HSV (HSB):
8°, 63.8554%, 97.6471%
XYZ:
46.4883, 32.0298, 13.4050
xyY:
0.5057, 0.3484, 32.0298
CIE-Lab:
63.3675, 51.8464, 37.3460
CIE-LCH:
63.3675, 63.8965, 35.7660
CIE-Luv:
63.3675, 107.1185, 32.9003
Hunter-Lab:
56.5949, 47.5830, 25.5730
#f96e5a color charts
#f96e5a color shades, tints & tones
#f96e5a color schemes
#f96e5a color preview, HTML & CSS examples
This text has a color of #f96e5a
<p style="color:#f96e5a;">Text here</p>
.mytext {color:#f96e5a;}
This box has a color of #f96e5a
<div style="background-color:#f96e5a;">Content here</div>
.mybackground {background-color:#f96e5a;}
Border around this has a color of #f96e5a
<div style="border:2px solid #f96e5a;">Content here</div>
.myborder {border:2px solid #f96e5a;}