#f95cc1 color space conversions
Hex:
#f95cc1
RGB:
249, 92, 193
CMY:
2, 64, 24
CMYK:
0, 63, 22, 2
HSL:
321°, 92.8994%, 66.8627%
HSV (HSB):
321°, 63.0522%, 97.6471%
XYZ:
52.5197, 31.6443, 53.7919
xyY:
0.3807, 0.2294, 31.6443
CIE-Lab:
63.0478, 69.5734, -21.8170
CIE-LCH:
63.0478, 72.9139, 342.5895
CIE-Luv:
63.0478, 87.9118, -44.8509
Hunter-Lab:
56.2533, 68.2097, -17.3185
#f95cc1 color charts
#f95cc1 color shades, tints & tones
#f95cc1 color schemes
#f95cc1 color preview, HTML & CSS examples
This text has a color of #f95cc1
<p style="color:#f95cc1;">Text here</p>
.mytext {color:#f95cc1;}
This box has a color of #f95cc1
<div style="background-color:#f95cc1;">Content here</div>
.mybackground {background-color:#f95cc1;}
Border around this has a color of #f95cc1
<div style="border:2px solid #f95cc1;">Content here</div>
.myborder {border:2px solid #f95cc1;}