#f9205a color space conversions
Hex:
#f9205a
RGB:
249, 32, 90
CMY:
2, 87, 65
CMYK:
0, 87, 64, 2
HSL:
344°, 94.7598%, 55.0980%
HSV (HSB):
344°, 87.1486%, 97.6471%
XYZ:
41.4289, 21.9109, 11.7185
xyY:
0.5520, 0.2919, 21.9109
CIE-Lab:
53.9324, 77.6712, 25.4393
CIE-LCH:
53.9324, 81.7312, 18.1350
CIE-Luv:
53.9324, 147.9950, 12.8128
Hunter-Lab:
46.8091, 76.0673, 17.9233
#f9205a color charts
#f9205a color shades, tints & tones
#f9205a color schemes
#f9205a color preview, HTML & CSS examples
This text has a color of #f9205a
<p style="color:#f9205a;">Text here</p>
.mytext {color:#f9205a;}
This box has a color of #f9205a
<div style="background-color:#f9205a;">Content here</div>
.mybackground {background-color:#f9205a;}
Border around this has a color of #f9205a
<div style="border:2px solid #f9205a;">Content here</div>
.myborder {border:2px solid #f9205a;}