#f9585d color space conversions
Hex:
#f9585d
RGB:
249, 88, 93
CMY:
2, 65, 64
CMYK:
0, 65, 63, 2
HSL:
358°, 93.0636%, 66.0784%
HSV (HSB):
358°, 64.6586%, 97.6471%
XYZ:
44.5324, 27.9095, 13.3959
xyY:
0.5188, 0.3251, 27.9095
CIE-Lab:
59.8069, 61.5896, 31.2296
CIE-LCH:
59.8069, 69.0549, 26.8877
CIE-Luv:
59.8069, 121.3193, 23.8524
Hunter-Lab:
52.8294, 58.0146, 21.9465
#f9585d color charts
#f9585d color shades, tints & tones
#f9585d color schemes
#f9585d color preview, HTML & CSS examples
This text has a color of #f9585d
<p style="color:#f9585d;">Text here</p>
.mytext {color:#f9585d;}
This box has a color of #f9585d
<div style="background-color:#f9585d;">Content here</div>
.mybackground {background-color:#f9585d;}
Border around this has a color of #f9585d
<div style="border:2px solid #f9585d;">Content here</div>
.myborder {border:2px solid #f9585d;}