#f96b84 color space conversions
Hex:
#f96b84
RGB:
249, 107, 132
CMY:
2, 58, 48
CMYK:
0, 57, 47, 2
HSL:
349°, 92.2078%, 69.8039%
HSV (HSB):
349°, 57.0281%, 97.6471%
XYZ:
48.4895, 32.3211, 25.5127
xyY:
0.4561, 0.3040, 32.3211
CIE-Lab:
63.6074, 56.3859, 13.9543
CIE-LCH:
63.6074, 58.0869, 13.9002
CIE-Luv:
63.6074, 99.3974, 7.1561
Hunter-Lab:
56.8516, 52.7546, 13.1892
#f96b84 color charts
#f96b84 color shades, tints & tones
#f96b84 color schemes
#f96b84 color preview, HTML & CSS examples
This text has a color of #f96b84
<p style="color:#f96b84;">Text here</p>
.mytext {color:#f96b84;}
This box has a color of #f96b84
<div style="background-color:#f96b84;">Content here</div>
.mybackground {background-color:#f96b84;}
Border around this has a color of #f96b84
<div style="border:2px solid #f96b84;">Content here</div>
.myborder {border:2px solid #f96b84;}