#f95eff color space conversions
Hex:
#f95eff
RGB:
249, 94, 255
CMY:
2, 63, 0
CMYK:
2, 63, 0, 0
HSL:
298°, 100.0000%, 68.4314%
HSV (HSB):
298°, 63.1373%, 100.0000%
XYZ:
61.1196, 35.3651, 98.2125
xyY:
0.3139, 0.1816, 35.3651
CIE-Lab:
66.0320, 77.9834, -51.8064
CIE-LCH:
66.0320, 93.6233, 326.4029
CIE-Luv:
66.0320, 66.9756, -93.7319
Hunter-Lab:
59.4686, 79.3856, -56.2896
#f95eff color charts
#f95eff color shades, tints & tones
#f95eff color schemes
#f95eff color preview, HTML & CSS examples
This text has a color of #f95eff
<p style="color:#f95eff;">Text here</p>
.mytext {color:#f95eff;}
This box has a color of #f95eff
<div style="background-color:#f95eff;">Content here</div>
.mybackground {background-color:#f95eff;}
Border around this has a color of #f95eff
<div style="border:2px solid #f95eff;">Content here</div>
.myborder {border:2px solid #f95eff;}