#f9283c color space conversions
Hex:
#f9283c
RGB:
249, 40, 60
CMY:
2, 84, 76
CMYK:
0, 84, 76, 2
HSL:
354°, 94.5701%, 56.6667%
HSV (HSB):
354°, 83.9357%, 97.6471%
XYZ:
40.6413, 21.9836, 6.3762
xyY:
0.5890, 0.3186, 21.9836
CIE-Lab:
54.0096, 74.9209, 43.0403
CIE-LCH:
54.0096, 86.4038, 29.8763
CIE-Luv:
54.0096, 154.1194, 27.8024
Hunter-Lab:
46.8866, 72.6721, 24.7577
#f9283c color charts
#f9283c color shades, tints & tones
#f9283c color schemes
#f9283c color preview, HTML & CSS examples
This text has a color of #f9283c
<p style="color:#f9283c;">Text here</p>
.mytext {color:#f9283c;}
This box has a color of #f9283c
<div style="background-color:#f9283c;">Content here</div>
.mybackground {background-color:#f9283c;}
Border around this has a color of #f9283c
<div style="border:2px solid #f9283c;">Content here</div>
.myborder {border:2px solid #f9283c;}