#f96d53 color space conversions
Hex:
#f96d53
RGB:
249, 109, 83
CMY:
2, 57, 67
CMYK:
0, 56, 67, 2
HSL:
9°, 93.2584%, 65.0980%
HSV (HSB):
9°, 66.6667%, 97.6471%
XYZ:
46.0969, 31.7015, 11.8731
xyY:
0.5141, 0.3535, 31.7015
CIE-Lab:
63.0954, 51.9102, 40.8214
CIE-LCH:
63.0954, 66.0383, 38.1810
CIE-Luv:
63.0954, 109.1371, 35.8257
Hunter-Lab:
56.3041, 47.6080, 26.9102
#f96d53 color charts
#f96d53 color shades, tints & tones
#f96d53 color schemes
#f96d53 color preview, HTML & CSS examples
This text has a color of #f96d53
<p style="color:#f96d53;">Text here</p>
.mytext {color:#f96d53;}
This box has a color of #f96d53
<div style="background-color:#f96d53;">Content here</div>
.mybackground {background-color:#f96d53;}
Border around this has a color of #f96d53
<div style="border:2px solid #f96d53;">Content here</div>
.myborder {border:2px solid #f96d53;}