#f9845f color space conversions
Hex:
#f9845f
RGB:
249, 132, 95
CMY:
2, 48, 63
CMYK:
0, 47, 62, 2
HSL:
14°, 92.7711%, 67.4510%
HSV (HSB):
14°, 61.8474%, 97.6471%
XYZ:
49.3837, 37.4685, 15.4558
xyY:
0.4827, 0.3662, 37.4685
CIE-Lab:
67.6270, 41.5008, 39.8550
CIE-LCH:
67.6270, 57.5390, 43.8411
CIE-Luv:
67.6270, 90.0835, 38.9668
Hunter-Lab:
61.2115, 36.8887, 27.8774
#f9845f color charts
#f9845f color shades, tints & tones
#f9845f color schemes
#f9845f color preview, HTML & CSS examples
This text has a color of #f9845f
<p style="color:#f9845f;">Text here</p>
.mytext {color:#f9845f;}
This box has a color of #f9845f
<div style="background-color:#f9845f;">Content here</div>
.mybackground {background-color:#f9845f;}
Border around this has a color of #f9845f
<div style="border:2px solid #f9845f;">Content here</div>
.myborder {border:2px solid #f9845f;}