#f96e84 color space conversions
Hex:
#f96e84
RGB:
249, 110, 132
CMY:
2, 57, 48
CMYK:
0, 56, 47, 2
HSL:
351°, 92.0530%, 70.3922%
HSV (HSB):
351°, 55.8233%, 97.6471%
XYZ:
48.8077, 32.9575, 25.6188
xyY:
0.4545, 0.3069, 32.9575
CIE-Lab:
64.1265, 55.0203, 14.6788
CIE-LCH:
64.1265, 56.9447, 14.9379
CIE-Luv:
64.1265, 97.5655, 8.3853
Hunter-Lab:
57.4087, 51.2920, 13.7277
#f96e84 color charts
#f96e84 color shades, tints & tones
#f96e84 color schemes
#f96e84 color preview, HTML & CSS examples
This text has a color of #f96e84
<p style="color:#f96e84;">Text here</p>
.mytext {color:#f96e84;}
This box has a color of #f96e84
<div style="background-color:#f96e84;">Content here</div>
.mybackground {background-color:#f96e84;}
Border around this has a color of #f96e84
<div style="border:2px solid #f96e84;">Content here</div>
.myborder {border:2px solid #f96e84;}