#f9485f color space conversions
Hex:
#f9485f
RGB:
249, 72, 95
CMY:
2, 72, 63
CMYK:
0, 71, 62, 2
HSL:
352°, 93.6508%, 62.9412%
HSV (HSB):
352°, 71.0843%, 97.6471%
XYZ:
43.4498, 25.6007, 13.4778
xyY:
0.5265, 0.3102, 25.6007
CIE-Lab:
57.6561, 67.6877, 27.3189
CIE-LCH:
57.6561, 72.9927, 21.9791
CIE-Luv:
57.6561, 130.1263, 18.0610
Hunter-Lab:
50.5971, 64.7404, 19.6246
#f9485f color charts
#f9485f color shades, tints & tones
#f9485f color schemes
#f9485f color preview, HTML & CSS examples
This text has a color of #f9485f
<p style="color:#f9485f;">Text here</p>
.mytext {color:#f9485f;}
This box has a color of #f9485f
<div style="background-color:#f9485f;">Content here</div>
.mybackground {background-color:#f9485f;}
Border around this has a color of #f9485f
<div style="border:2px solid #f9485f;">Content here</div>
.myborder {border:2px solid #f9485f;}