#f95bc1 color space conversions
Hex:
#f95bc1
RGB:
249, 91, 193
CMY:
2, 64, 24
CMYK:
0, 63, 22, 2
HSL:
321°, 92.9412%, 66.6667%
HSV (HSB):
321°, 63.4538%, 97.6471%
XYZ:
52.4336, 31.4722, 53.7633
xyY:
0.3809, 0.2286, 31.4722
CIE-Lab:
62.9042, 69.9680, -22.0364
CIE-LCH:
62.9042, 73.3562, 342.5182
CIE-Luv:
62.9042, 88.3030, -45.2376
Hunter-Lab:
56.1001, 68.6591, -17.5503
#f95bc1 color charts
#f95bc1 color shades, tints & tones
#f95bc1 color schemes
#f95bc1 color preview, HTML & CSS examples
This text has a color of #f95bc1
<p style="color:#f95bc1;">Text here</p>
.mytext {color:#f95bc1;}
This box has a color of #f95bc1
<div style="background-color:#f95bc1;">Content here</div>
.mybackground {background-color:#f95bc1;}
Border around this has a color of #f95bc1
<div style="border:2px solid #f95bc1;">Content here</div>
.myborder {border:2px solid #f95bc1;}