#f9245b color space conversions
Hex:
#f9245b
RGB:
249, 36, 91
CMY:
2, 86, 64
CMYK:
0, 86, 63, 2
HSL:
345°, 94.6667%, 55.8824%
HSV (HSB):
345°, 85.5422%, 97.6471%
XYZ:
41.5861, 22.1568, 11.9824
xyY:
0.5492, 0.2926, 22.1568
CIE-Lab:
54.1930, 77.0269, 25.1800
CIE-LCH:
54.1930, 81.0381, 18.1025
CIE-Luv:
54.1930, 146.5320, 12.8000
Hunter-Lab:
47.0710, 75.3262, 17.8569
#f9245b color charts
#f9245b color shades, tints & tones
#f9245b color schemes
#f9245b color preview, HTML & CSS examples
This text has a color of #f9245b
<p style="color:#f9245b;">Text here</p>
.mytext {color:#f9245b;}
This box has a color of #f9245b
<div style="background-color:#f9245b;">Content here</div>
.mybackground {background-color:#f9245b;}
Border around this has a color of #f9245b
<div style="border:2px solid #f9245b;">Content here</div>
.myborder {border:2px solid #f9245b;}