#f9985f color space conversions
Hex:
#f9985f
RGB:
249, 152, 95
CMY:
2, 40, 63
CMYK:
0, 39, 62, 2
HSL:
22°, 92.7711%, 67.4510%
HSV (HSB):
22°, 61.8474%, 97.6471%
XYZ:
52.3607, 43.4224, 16.4481
xyY:
0.4665, 0.3869, 43.4224
CIE-Lab:
71.8408, 31.2583, 44.9334
CIE-LCH:
71.8408, 54.7366, 55.1753
CIE-Luv:
71.8408, 74.9847, 47.2832
Hunter-Lab:
65.8957, 26.5186, 31.3277
#f9985f color charts
#f9985f color shades, tints & tones
#f9985f color schemes
#f9985f color preview, HTML & CSS examples
This text has a color of #f9985f
<p style="color:#f9985f;">Text here</p>
.mytext {color:#f9985f;}
This box has a color of #f9985f
<div style="background-color:#f9985f;">Content here</div>
.mybackground {background-color:#f9985f;}
Border around this has a color of #f9985f
<div style="border:2px solid #f9985f;">Content here</div>
.myborder {border:2px solid #f9985f;}