#f95ae7 color space conversions
Hex:
#f95ae7
RGB:
249, 90, 231
CMY:
2, 65, 9
CMYK:
0, 64, 7, 2
HSL:
307°, 92.9825%, 66.4706%
HSV (HSB):
307°, 63.8554%, 97.6471%
XYZ:
57.1469, 33.2216, 79.0017
xyY:
0.3374, 0.1961, 33.2216
CIE-Lab:
64.3399, 75.7159, -41.1998
CIE-LCH:
64.3399, 86.1993, 331.4478
CIE-Luv:
64.3399, 75.7859, -76.1518
Hunter-Lab:
57.6382, 76.1118, -40.9191
#f95ae7 color charts
#f95ae7 color shades, tints & tones
#f95ae7 color schemes
#f95ae7 color preview, HTML & CSS examples
This text has a color of #f95ae7
<p style="color:#f95ae7;">Text here</p>
.mytext {color:#f95ae7;}
This box has a color of #f95ae7
<div style="background-color:#f95ae7;">Content here</div>
.mybackground {background-color:#f95ae7;}
Border around this has a color of #f95ae7
<div style="border:2px solid #f95ae7;">Content here</div>
.myborder {border:2px solid #f95ae7;}