#f96d46 color space conversions
Hex:
#f96d46
RGB:
249, 109, 70
CMY:
2, 57, 73
CMYK:
0, 56, 72, 2
HSL:
13°, 93.7173%, 62.5490%
HSV (HSB):
13°, 71.8876%, 97.6471%
XYZ:
45.6411, 31.5192, 9.4726
xyY:
0.5268, 0.3638, 31.5192
CIE-Lab:
62.9435, 51.2659, 47.4892
CIE-LCH:
62.9435, 69.8814, 42.8099
CIE-Luv:
62.9435, 111.2914, 41.2458
Hunter-Lab:
56.1420, 46.8645, 29.2956
#f96d46 color charts
#f96d46 color shades, tints & tones
#f96d46 color schemes
#f96d46 color preview, HTML & CSS examples
This text has a color of #f96d46
<p style="color:#f96d46;">Text here</p>
.mytext {color:#f96d46;}
This box has a color of #f96d46
<div style="background-color:#f96d46;">Content here</div>
.mybackground {background-color:#f96d46;}
Border around this has a color of #f96d46
<div style="border:2px solid #f96d46;">Content here</div>
.myborder {border:2px solid #f96d46;}