#f96c42 color space conversions
Hex:
#f96c42
RGB:
249, 108, 66
CMY:
2, 58, 74
CMYK:
0, 57, 73, 2
HSL:
14°, 93.8462%, 61.7647%
HSV (HSB):
14°, 73.4940%, 97.6471%
XYZ:
45.4129, 31.2582, 8.7942
xyY:
0.5314, 0.3657, 31.2582
CIE-Lab:
62.7250, 51.5541, 49.2808
CIE-LCH:
62.7250, 71.3191, 43.7085
CIE-Luv:
62.7250, 112.6394, 42.3937
Hunter-Lab:
55.9090, 47.1481, 29.8104
#f96c42 color charts
#f96c42 color shades, tints & tones
#f96c42 color schemes
#f96c42 color preview, HTML & CSS examples
This text has a color of #f96c42
<p style="color:#f96c42;">Text here</p>
.mytext {color:#f96c42;}
This box has a color of #f96c42
<div style="background-color:#f96c42;">Content here</div>
.mybackground {background-color:#f96c42;}
Border around this has a color of #f96c42
<div style="border:2px solid #f96c42;">Content here</div>
.myborder {border:2px solid #f96c42;}