#f96f97 color space conversions
Hex:
#f96f97
RGB:
249, 111, 151
CMY:
2, 56, 41
CMYK:
0, 55, 39, 2
HSL:
343°, 92.0000%, 70.5882%
HSV (HSB):
343°, 55.4217%, 97.6471%
XYZ:
50.3373, 33.7430, 33.1381
xyY:
0.4294, 0.2879, 33.7430
CIE-Lab:
64.7580, 56.4378, 4.7080
CIE-LCH:
64.7580, 56.6338, 4.7685
CIE-Luv:
64.7580, 91.8828, -4.4837
Hunter-Lab:
58.0887, 53.0255, 6.8387
#f96f97 color charts
#f96f97 color shades, tints & tones
#f96f97 color schemes
#f96f97 color preview, HTML & CSS examples
This text has a color of #f96f97
<p style="color:#f96f97;">Text here</p>
.mytext {color:#f96f97;}
This box has a color of #f96f97
<div style="background-color:#f96f97;">Content here</div>
.mybackground {background-color:#f96f97;}
Border around this has a color of #f96f97
<div style="border:2px solid #f96f97;">Content here</div>
.myborder {border:2px solid #f96f97;}