#f95ee4 color space conversions
Hex:
#f95ee4
RGB:
249, 94, 228
CMY:
2, 63, 11
CMYK:
0, 62, 8, 2
HSL:
308°, 92.8144%, 67.2549%
HSV (HSB):
308°, 62.2490%, 97.6471%
XYZ:
57.0732, 33.7466, 76.9044
xyY:
0.3403, 0.2012, 33.7466
CIE-Lab:
64.7609, 73.7199, -38.8693
CIE-LCH:
64.7609, 83.3393, 332.1993
CIE-Luv:
64.7609, 75.5076, -72.2438
Hunter-Lab:
58.0918, 73.7095, -37.8264
#f95ee4 color charts
#f95ee4 color shades, tints & tones
#f95ee4 color schemes
#f95ee4 color preview, HTML & CSS examples
This text has a color of #f95ee4
<p style="color:#f95ee4;">Text here</p>
.mytext {color:#f95ee4;}
This box has a color of #f95ee4
<div style="background-color:#f95ee4;">Content here</div>
.mybackground {background-color:#f95ee4;}
Border around this has a color of #f95ee4
<div style="border:2px solid #f95ee4;">Content here</div>
.myborder {border:2px solid #f95ee4;}