#f96f4a color space conversions
Hex:
#f96f4a
RGB:
249, 111, 74
CMY:
2, 56, 71
CMYK:
0, 55, 70, 2
HSL:
13°, 93.5829%, 63.3333%
HSV (HSB):
13°, 70.2811%, 97.6471%
XYZ:
45.9874, 32.0030, 10.2320
xyY:
0.5213, 0.3628, 32.0030
CIE-Lab:
63.3454, 50.5216, 45.8747
CIE-LCH:
63.3454, 68.2416, 42.2401
CIE-Luv:
63.3454, 109.1715, 40.3677
Hunter-Lab:
56.5712, 46.1051, 28.8761
#f96f4a color charts
#f96f4a color shades, tints & tones
#f96f4a color schemes
#f96f4a color preview, HTML & CSS examples
This text has a color of #f96f4a
<p style="color:#f96f4a;">Text here</p>
.mytext {color:#f96f4a;}
This box has a color of #f96f4a
<div style="background-color:#f96f4a;">Content here</div>
.mybackground {background-color:#f96f4a;}
Border around this has a color of #f96f4a
<div style="border:2px solid #f96f4a;">Content here</div>
.myborder {border:2px solid #f96f4a;}