#f9483f color space conversions
Hex:
#f9483f
RGB:
249, 72, 63
CMY:
2, 72, 75
CMYK:
0, 71, 75, 2
HSL:
3°, 93.9394%, 61.1765%
HSV (HSB):
3°, 74.6988%, 97.6471%
XYZ:
42.2815, 25.1333, 7.3254
xyY:
0.5657, 0.3363, 25.1333
CIE-Lab:
57.2051, 66.1476, 44.8728
CIE-LCH:
57.2051, 79.9317, 34.1519
CIE-Luv:
57.2051, 137.9068, 32.9366
Hunter-Lab:
50.1332, 62.8109, 26.4299
#f9483f color charts
#f9483f color shades, tints & tones
#f9483f color schemes
#f9483f color preview, HTML & CSS examples
This text has a color of #f9483f
<p style="color:#f9483f;">Text here</p>
.mytext {color:#f9483f;}
This box has a color of #f9483f
<div style="background-color:#f9483f;">Content here</div>
.mybackground {background-color:#f9483f;}
Border around this has a color of #f9483f
<div style="border:2px solid #f9483f;">Content here</div>
.myborder {border:2px solid #f9483f;}