#f95ad5 color space conversions
Hex:
#f95ad5
RGB:
249, 90, 213
CMY:
2, 65, 16
CMYK:
0, 64, 14, 2
HSL:
314°, 92.9825%, 66.4706%
HSV (HSB):
314°, 63.8554%, 97.6471%
XYZ:
54.7333, 32.2562, 66.2921
xyY:
0.3571, 0.2104, 32.2562
CIE-Lab:
63.5540, 73.0766, -32.3486
CIE-LCH:
63.5540, 79.9164, 336.1226
CIE-Luv:
63.5540, 81.8256, -61.6976
Hunter-Lab:
56.7945, 72.6315, -29.4487
#f95ad5 color charts
#f95ad5 color shades, tints & tones
#f95ad5 color schemes
#f95ad5 color preview, HTML & CSS examples
This text has a color of #f95ad5
<p style="color:#f95ad5;">Text here</p>
.mytext {color:#f95ad5;}
This box has a color of #f95ad5
<div style="background-color:#f95ad5;">Content here</div>
.mybackground {background-color:#f95ad5;}
Border around this has a color of #f95ad5
<div style="border:2px solid #f95ad5;">Content here</div>
.myborder {border:2px solid #f95ad5;}