#f95ee7 color space conversions
Hex:
#f95ee7
RGB:
249, 94, 231
CMY:
2, 63, 9
CMYK:
0, 62, 7, 2
HSL:
307°, 92.8144%, 67.2549%
HSV (HSB):
307°, 62.2490%, 97.6471%
XYZ:
57.4934, 33.9147, 79.1173
xyY:
0.3372, 0.1989, 33.9147
CIE-Lab:
64.8948, 74.1756, -40.3307
CIE-LCH:
64.8948, 84.4309, 331.4662
CIE-Luv:
64.8948, 74.5365, -74.6522
Hunter-Lab:
58.2363, 74.3095, -39.7834
#f95ee7 color charts
#f95ee7 color shades, tints & tones
#f95ee7 color schemes
#f95ee7 color preview, HTML & CSS examples
This text has a color of #f95ee7
<p style="color:#f95ee7;">Text here</p>
.mytext {color:#f95ee7;}
This box has a color of #f95ee7
<div style="background-color:#f95ee7;">Content here</div>
.mybackground {background-color:#f95ee7;}
Border around this has a color of #f95ee7
<div style="border:2px solid #f95ee7;">Content here</div>
.myborder {border:2px solid #f95ee7;}