#f96f99 color space conversions
Hex:
#f96f99
RGB:
249, 111, 153
CMY:
2, 56, 40
CMYK:
0, 55, 39, 2
HSL:
342°, 92.0000%, 70.5882%
HSV (HSB):
342°, 55.4217%, 97.6471%
XYZ:
50.5011, 33.8085, 34.0010
xyY:
0.4269, 0.2858, 33.8085
CIE-Lab:
64.8103, 56.6510, 3.6404
CIE-LCH:
64.8103, 56.7679, 3.6768
CIE-Luv:
64.8103, 91.3294, -5.9430
Hunter-Lab:
58.1451, 53.2798, 6.0311
#f96f99 color charts
#f96f99 color shades, tints & tones
#f96f99 color schemes
#f96f99 color preview, HTML & CSS examples
This text has a color of #f96f99
<p style="color:#f96f99;">Text here</p>
.mytext {color:#f96f99;}
This box has a color of #f96f99
<div style="background-color:#f96f99;">Content here</div>
.mybackground {background-color:#f96f99;}
Border around this has a color of #f96f99
<div style="border:2px solid #f96f99;">Content here</div>
.myborder {border:2px solid #f96f99;}