#f96e80 color space conversions
Hex:
#f96e80
RGB:
249, 110, 128
CMY:
2, 57, 50
CMYK:
0, 56, 49, 2
HSL:
352°, 92.0530%, 70.3922%
HSV (HSB):
352°, 55.8233%, 97.6471%
XYZ:
48.5391, 32.8501, 24.2045
xyY:
0.4597, 0.3111, 32.8501
CIE-Lab:
64.0394, 54.6602, 16.8437
CIE-LCH:
64.0394, 57.1966, 17.1269
CIE-Luv:
64.0394, 98.5905, 11.0350
Hunter-Lab:
57.3150, 50.8674, 15.0820
#f96e80 color charts
#f96e80 color shades, tints & tones
#f96e80 color schemes
#f96e80 color preview, HTML & CSS examples
This text has a color of #f96e80
<p style="color:#f96e80;">Text here</p>
.mytext {color:#f96e80;}
This box has a color of #f96e80
<div style="background-color:#f96e80;">Content here</div>
.mybackground {background-color:#f96e80;}
Border around this has a color of #f96e80
<div style="border:2px solid #f96e80;">Content here</div>
.myborder {border:2px solid #f96e80;}