#f95fc5 color space conversions
Hex:
#f95fc5
RGB:
249, 95, 197
CMY:
2, 63, 23
CMYK:
0, 62, 21, 2
HSL:
320°, 92.7711%, 67.4510%
HSV (HSB):
320°, 61.8474%, 97.6471%
XYZ:
53.2372, 32.3554, 56.2626
xyY:
0.3753, 0.2281, 32.3554
CIE-Lab:
63.6355, 68.9000, -23.1881
CIE-LCH:
63.6355, 72.6973, 341.3995
CIE-Luv:
63.6355, 85.3810, -46.8764
Hunter-Lab:
56.8818, 67.5198, -18.8274
#f95fc5 color charts
#f95fc5 color shades, tints & tones
#f95fc5 color schemes
#f95fc5 color preview, HTML & CSS examples
This text has a color of #f95fc5
<p style="color:#f95fc5;">Text here</p>
.mytext {color:#f95fc5;}
This box has a color of #f95fc5
<div style="background-color:#f95fc5;">Content here</div>
.mybackground {background-color:#f95fc5;}
Border around this has a color of #f95fc5
<div style="border:2px solid #f95fc5;">Content here</div>
.myborder {border:2px solid #f95fc5;}