#f9805f color space conversions
Hex:
#f9805f
RGB:
249, 128, 95
CMY:
2, 50, 63
CMYK:
0, 49, 62, 2
HSL:
13°, 92.7711%, 67.4510%
HSV (HSB):
13°, 61.8474%, 97.6471%
XYZ:
48.8517, 36.4043, 15.2784
xyY:
0.4859, 0.3621, 36.4043
CIE-Lab:
66.8277, 43.4974, 38.8775
CIE-LCH:
66.8277, 58.3394, 41.7900
CIE-Luv:
66.8277, 93.0658, 37.3556
Hunter-Lab:
60.3360, 38.9364, 27.2216
#f9805f color charts
#f9805f color shades, tints & tones
#f9805f color schemes
#f9805f color preview, HTML & CSS examples
This text has a color of #f9805f
<p style="color:#f9805f;">Text here</p>
.mytext {color:#f9805f;}
This box has a color of #f9805f
<div style="background-color:#f9805f;">Content here</div>
.mybackground {background-color:#f9805f;}
Border around this has a color of #f9805f
<div style="border:2px solid #f9805f;">Content here</div>
.myborder {border:2px solid #f9805f;}