#f9985b color space conversions
Hex:
#f9985b
RGB:
249, 152, 91
CMY:
2, 40, 64
CMYK:
0, 39, 63, 2
HSL:
23°, 92.9412%, 66.6667%
HSV (HSB):
23°, 63.4538%, 97.6471%
XYZ:
52.1835, 43.3515, 15.5148
xyY:
0.4699, 0.3904, 43.3515
CIE-Lab:
71.7929, 31.0015, 46.9049
CIE-LCH:
71.7929, 56.2242, 56.5376
CIE-Luv:
71.7929, 75.4517, 49.0696
Hunter-Lab:
65.8419, 26.2482, 32.1183
#f9985b color charts
#f9985b color shades, tints & tones
#f9985b color schemes
#f9985b color preview, HTML & CSS examples
This text has a color of #f9985b
<p style="color:#f9985b;">Text here</p>
.mytext {color:#f9985b;}
This box has a color of #f9985b
<div style="background-color:#f9985b;">Content here</div>
.mybackground {background-color:#f9985b;}
Border around this has a color of #f9985b
<div style="border:2px solid #f9985b;">Content here</div>
.myborder {border:2px solid #f9985b;}