#f9916f color space conversions
Hex:
#f9916f
RGB:
249, 145, 111
CMY:
2, 43, 56
CMYK:
0, 42, 55, 2
HSL:
15°, 92.0000%, 70.5882%
HSV (HSB):
15°, 55.4217%, 97.6471%
XYZ:
52.0616, 41.5382, 20.3127
xyY:
0.4570, 0.3647, 41.5382
CIE-Lab:
70.5514, 36.0338, 34.9477
CIE-LCH:
70.5514, 50.1974, 44.1234
CIE-Luv:
70.5514, 78.0284, 36.2773
Hunter-Lab:
64.4502, 31.4010, 26.4288
#f9916f color charts
#f9916f color shades, tints & tones
#f9916f color schemes
#f9916f color preview, HTML & CSS examples
This text has a color of #f9916f
<p style="color:#f9916f;">Text here</p>
.mytext {color:#f9916f;}
This box has a color of #f9916f
<div style="background-color:#f9916f;">Content here</div>
.mybackground {background-color:#f9916f;}
Border around this has a color of #f9916f
<div style="border:2px solid #f9916f;">Content here</div>
.myborder {border:2px solid #f9916f;}