#f96c4f color space conversions
Hex:
#f96c4f
RGB:
249, 108, 79
CMY:
2, 58, 69
CMYK:
0, 57, 68, 2
HSL:
10°, 93.4066%, 64.3137%
HSV (HSB):
10°, 68.2731%, 97.6471%
XYZ:
45.8408, 31.4294, 11.0475
xyY:
0.5190, 0.3559, 31.4294
CIE-Lab:
62.8684, 52.1598, 42.6979
CIE-LCH:
62.8684, 67.4074, 39.3037
CIE-Luv:
62.8684, 110.5718, 37.2409
Hunter-Lab:
56.0619, 47.8478, 27.5597
#f96c4f color charts
#f96c4f color shades, tints & tones
#f96c4f color schemes
#f96c4f color preview, HTML & CSS examples
This text has a color of #f96c4f
<p style="color:#f96c4f;">Text here</p>
.mytext {color:#f96c4f;}
This box has a color of #f96c4f
<div style="background-color:#f96c4f;">Content here</div>
.mybackground {background-color:#f96c4f;}
Border around this has a color of #f96c4f
<div style="border:2px solid #f96c4f;">Content here</div>
.myborder {border:2px solid #f96c4f;}