#f96b50 color space conversions
Hex:
#f96b50
RGB:
249, 107, 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.7726, 31.2343, 11.2058
xyY:
0.5189, 0.3541, 31.2343
CIE-Lab:
62.7049, 52.6700, 41.9728
CIE-LCH:
62.7049, 67.3487, 38.5514
CIE-Luv:
62.7049, 111.1271, 36.4585
Hunter-Lab:
55.8877, 48.3899, 27.2334
#f96b50 color charts
#f96b50 color shades, tints & tones
#f96b50 color schemes
#f96b50 color preview, HTML & CSS examples
This text has a color of #f96b50
<p style="color:#f96b50;">Text here</p>
.mytext {color:#f96b50;}
This box has a color of #f96b50
<div style="background-color:#f96b50;">Content here</div>
.mybackground {background-color:#f96b50;}
Border around this has a color of #f96b50
<div style="border:2px solid #f96b50;">Content here</div>
.myborder {border:2px solid #f96b50;}