#f96c50 color space conversions
Hex:
#f96c50
RGB:
249, 108, 80
CMY:
2, 58, 69
CMYK:
0, 57, 68, 2
HSL:
10°, 93.3702%, 64.5098%
HSV (HSB):
10°, 67.8715%, 97.6471%
XYZ:
45.8775, 31.4440, 11.2407
xyY:
0.5180, 0.3551, 31.4440
CIE-Lab:
62.8807, 52.2114, 42.1785
CIE-LCH:
62.8807, 67.1197, 38.9327
CIE-Luv:
62.8807, 110.3978, 36.8067
Hunter-Lab:
56.0750, 47.9076, 27.3673
#f96c50 color charts
#f96c50 color shades, tints & tones
#f96c50 color schemes
#f96c50 color preview, HTML & CSS examples
This text has a color of #f96c50
<p style="color:#f96c50;">Text here</p>
.mytext {color:#f96c50;}
This box has a color of #f96c50
<div style="background-color:#f96c50;">Content here</div>
.mybackground {background-color:#f96c50;}
Border around this has a color of #f96c50
<div style="border:2px solid #f96c50;">Content here</div>
.myborder {border:2px solid #f96c50;}