#f95ed0 color space conversions
Hex:
#f95ed0
RGB:
249, 94, 208
CMY:
2, 63, 18
CMYK:
0, 62, 16, 2
HSL:
316°, 92.8144%, 67.2549%
HSV (HSB):
316°, 62.2490%, 97.6471%
XYZ:
54.4548, 32.6992, 63.1160
xyY:
0.3624, 0.2176, 32.6992
CIE-Lab:
63.9166, 70.8069, -28.9719
CIE-LCH:
63.9166, 76.5049, 337.7472
CIE-Luv:
63.9166, 82.0936, -56.1293
Hunter-Lab:
57.1832, 69.9124, -25.4131
#f95ed0 color charts
#f95ed0 color shades, tints & tones
#f95ed0 color schemes
#f95ed0 color preview, HTML & CSS examples
This text has a color of #f95ed0
<p style="color:#f95ed0;">Text here</p>
.mytext {color:#f95ed0;}
This box has a color of #f95ed0
<div style="background-color:#f95ed0;">Content here</div>
.mybackground {background-color:#f95ed0;}
Border around this has a color of #f95ed0
<div style="border:2px solid #f95ed0;">Content here</div>
.myborder {border:2px solid #f95ed0;}