#f9097d color space conversions
Hex:
#f9097d
RGB:
249, 9, 125
CMY:
2, 96, 51
CMYK:
0, 96, 50, 2
HSL:
331°, 95.2381%, 50.5882%
HSV (HSB):
331°, 96.3855%, 97.6471%
XYZ:
42.8663, 21.8158, 21.3536
xyY:
0.4982, 0.2536, 21.8158
CIE-Lab:
53.8310, 82.4429, 4.1998
CIE-LCH:
53.8310, 82.5498, 2.9163
CIE-Luv:
53.8310, 137.9256, -11.2710
Hunter-Lab:
46.7074, 82.0828, 5.5890
#f9097d color charts
#f9097d color shades, tints & tones
#f9097d color schemes
#f9097d color preview, HTML & CSS examples
This text has a color of #f9097d
<p style="color:#f9097d;">Text here</p>
.mytext {color:#f9097d;}
This box has a color of #f9097d
<div style="background-color:#f9097d;">Content here</div>
.mybackground {background-color:#f9097d;}
Border around this has a color of #f9097d
<div style="border:2px solid #f9097d;">Content here</div>
.myborder {border:2px solid #f9097d;}