#f9445a color space conversions
Hex:
#f9445a
RGB:
249, 68, 90
CMY:
2, 73, 65
CMYK:
0, 73, 64, 2
HSL:
353°, 93.7824%, 62.1569%
HSV (HSB):
353°, 72.6908%, 97.6471%
XYZ:
42.9795, 25.0122, 12.2354
xyY:
0.5357, 0.3118, 25.0122
CIE-Lab:
57.0873, 68.7445, 29.5002
CIE-LCH:
57.0873, 74.8069, 23.2255
CIE-Luv:
57.0873, 133.6669, 19.7060
Hunter-Lab:
50.0122, 65.8782, 20.5033
#f9445a color charts
#f9445a color shades, tints & tones
#f9445a color schemes
#f9445a color preview, HTML & CSS examples
This text has a color of #f9445a
<p style="color:#f9445a;">Text here</p>
.mytext {color:#f9445a;}
This box has a color of #f9445a
<div style="background-color:#f9445a;">Content here</div>
.mybackground {background-color:#f9445a;}
Border around this has a color of #f9445a
<div style="border:2px solid #f9445a;">Content here</div>
.myborder {border:2px solid #f9445a;}