#f95aae color space conversions
Hex:
#f95aae
RGB:
249, 90, 174
CMY:
2, 65, 32
CMYK:
0, 64, 30, 2
HSL:
328°, 92.9825%, 66.4706%
HSV (HSB):
328°, 63.8554%, 97.6471%
XYZ:
50.3631, 30.5081, 43.2786
xyY:
0.4057, 0.2457, 30.5081
CIE-Lab:
62.0901, 68.0065, -12.4128
CIE-LCH:
62.0901, 69.1300, 349.6561
CIE-Luv:
62.0901, 95.2506, -30.5516
Hunter-Lab:
55.2341, 66.0986, -7.7927
#f95aae color charts
#f95aae color shades, tints & tones
#f95aae color schemes
#f95aae color preview, HTML & CSS examples
This text has a color of #f95aae
<p style="color:#f95aae;">Text here</p>
.mytext {color:#f95aae;}
This box has a color of #f95aae
<div style="background-color:#f95aae;">Content here</div>
.mybackground {background-color:#f95aae;}
Border around this has a color of #f95aae
<div style="border:2px solid #f95aae;">Content here</div>
.myborder {border:2px solid #f95aae;}