#f95ac8 color space conversions
Hex:
#f95ac8
RGB:
249, 90, 200
CMY:
2, 65, 22
CMYK:
0, 64, 20, 2
HSL:
318°, 92.9825%, 66.4706%
HSV (HSB):
318°, 63.8554%, 97.6471%
XYZ:
53.1484, 31.6222, 57.9460
xyY:
0.3724, 0.2216, 31.6222
CIE-Lab:
63.0294, 71.2834, -25.8181
CIE-LCH:
63.0294, 75.8149, 340.0901
CIE-Luv:
63.0294, 86.2760, -51.2361
Hunter-Lab:
56.2336, 70.2979, -21.7320
#f95ac8 color charts
#f95ac8 color shades, tints & tones
#f95ac8 color schemes
#f95ac8 color preview, HTML & CSS examples
This text has a color of #f95ac8
<p style="color:#f95ac8;">Text here</p>
.mytext {color:#f95ac8;}
This box has a color of #f95ac8
<div style="background-color:#f95ac8;">Content here</div>
.mybackground {background-color:#f95ac8;}
Border around this has a color of #f95ac8
<div style="border:2px solid #f95ac8;">Content here</div>
.myborder {border:2px solid #f95ac8;}