#f97f96 color space conversions
Hex:
#f97f96
RGB:
249, 127, 150
CMY:
2, 50, 41
CMYK:
0, 49, 40, 2
HSL:
349°, 91.0448%, 73.7255%
HSV (HSB):
349°, 48.9960%, 97.6471%
XYZ:
52.1613, 37.5205, 33.3471
xyY:
0.4240, 0.3050, 37.5205
CIE-Lab:
67.6657, 48.7332, 9.4389
CIE-LCH:
67.6657, 49.6389, 10.9617
CIE-Luv:
67.6657, 82.6590, 3.4684
Hunter-Lab:
61.2540, 44.8087, 10.5998
#f97f96 color charts
#f97f96 color shades, tints & tones
#f97f96 color schemes
#f97f96 color preview, HTML & CSS examples
This text has a color of #f97f96
<p style="color:#f97f96;">Text here</p>
.mytext {color:#f97f96;}
This box has a color of #f97f96
<div style="background-color:#f97f96;">Content here</div>
.mybackground {background-color:#f97f96;}
Border around this has a color of #f97f96
<div style="border:2px solid #f97f96;">Content here</div>
.myborder {border:2px solid #f97f96;}