#f9096c color space conversions
Hex:
#f9096c
RGB:
249, 9, 108
CMY:
2, 96, 58
CMYK:
0, 96, 57, 2
HSL:
335°, 95.2381%, 50.5882%
HSV (HSB):
335°, 96.3855%, 97.6471%
XYZ:
41.8714, 21.4178, 16.1145
xyY:
0.5273, 0.2697, 21.4178
CIE-Lab:
53.4038, 81.2947, 13.8705
CIE-LCH:
53.4038, 82.4695, 9.6826
CIE-Luv:
53.4038, 145.2299, 0.0815
Hunter-Lab:
46.2794, 80.5093, 11.7507
#f9096c color charts
#f9096c color shades, tints & tones
#f9096c color schemes
#f9096c color preview, HTML & CSS examples
This text has a color of #f9096c
<p style="color:#f9096c;">Text here</p>
.mytext {color:#f9096c;}
This box has a color of #f9096c
<div style="background-color:#f9096c;">Content here</div>
.mybackground {background-color:#f9096c;}
Border around this has a color of #f9096c
<div style="border:2px solid #f9096c;">Content here</div>
.myborder {border:2px solid #f9096c;}