#f96eac color space conversions
Hex:
#f96eac
RGB:
249, 110, 172
CMY:
2, 57, 33
CMYK:
0, 56, 31, 2
HSL:
333°, 92.0530%, 70.3922%
HSV (HSB):
333°, 55.8233%, 97.6471%
XYZ:
52.0892, 34.2702, 42.8991
xyY:
0.4030, 0.2651, 34.2702
CIE-Lab:
65.1764, 59.2742, -6.6605
CIE-LCH:
65.1764, 59.6472, 353.5887
CIE-Luv:
65.1764, 86.4442, -20.7140
Hunter-Lab:
58.5407, 56.3822, -2.4697
#f96eac color charts
#f96eac color shades, tints & tones
#f96eac color schemes
#f96eac color preview, HTML & CSS examples
This text has a color of #f96eac
<p style="color:#f96eac;">Text here</p>
.mytext {color:#f96eac;}
This box has a color of #f96eac
<div style="background-color:#f96eac;">Content here</div>
.mybackground {background-color:#f96eac;}
Border around this has a color of #f96eac
<div style="border:2px solid #f96eac;">Content here</div>
.myborder {border:2px solid #f96eac;}