#f95cff color space conversions
Hex:
#f95cff
RGB:
249, 92, 255
CMY:
2, 64, 0
CMYK:
2, 64, 0, 0
HSL:
298°, 100.0000%, 68.0392%
HSV (HSB):
298°, 63.9216%, 100.0000%
XYZ:
60.9441, 35.0140, 98.1540
xyY:
0.3140, 0.1804, 35.0140
CIE-Lab:
65.7596, 78.7439, -52.2377
CIE-LCH:
65.7596, 94.4954, 326.4402
CIE-Luv:
65.7596, 67.5220, -94.4542
Hunter-Lab:
59.1727, 80.2915, -56.9278
#f95cff color charts
#f95cff color shades, tints & tones
#f95cff color schemes
#f95cff color preview, HTML & CSS examples
This text has a color of #f95cff
<p style="color:#f95cff;">Text here</p>
.mytext {color:#f95cff;}
This box has a color of #f95cff
<div style="background-color:#f95cff;">Content here</div>
.mybackground {background-color:#f95cff;}
Border around this has a color of #f95cff
<div style="border:2px solid #f95cff;">Content here</div>
.myborder {border:2px solid #f95cff;}