#f96f50 color space conversions
Hex:
#f96f50
RGB:
249, 111, 80
CMY:
2, 56, 69
CMYK:
0, 55, 68, 2
HSL:
11°, 93.3702%, 64.5098%
HSV (HSB):
11°, 67.8715%, 97.6471%
XYZ:
46.1993, 32.0878, 11.3480
xyY:
0.5154, 0.3580, 32.0878
CIE-Lab:
63.4154, 50.8219, 42.8028
CIE-LCH:
63.4154, 66.4451, 40.1045
CIE-Luv:
63.4154, 108.1930, 37.8627
Hunter-Lab:
56.6461, 46.4501, 27.7746
#f96f50 color charts
#f96f50 color shades, tints & tones
#f96f50 color schemes
#f96f50 color preview, HTML & CSS examples
This text has a color of #f96f50
<p style="color:#f96f50;">Text here</p>
.mytext {color:#f96f50;}
This box has a color of #f96f50
<div style="background-color:#f96f50;">Content here</div>
.mybackground {background-color:#f96f50;}
Border around this has a color of #f96f50
<div style="border:2px solid #f96f50;">Content here</div>
.myborder {border:2px solid #f96f50;}