#f95bbe color space conversions
Hex:
#f95bbe
RGB:
249, 91, 190
CMY:
2, 64, 25
CMYK:
0, 63, 24, 2
HSL:
322°, 92.9412%, 66.6667%
HSV (HSB):
322°, 63.4538%, 97.6471%
XYZ:
52.1023, 31.3396, 52.0183
xyY:
0.3846, 0.2314, 31.3396
CIE-Lab:
62.7933, 69.5805, -20.4986
CIE-LCH:
62.7933, 72.5371, 343.5849
CIE-Luv:
62.7933, 89.3327, -42.8383
Hunter-Lab:
55.9818, 68.1619, -15.9050
#f95bbe color charts
#f95bbe color shades, tints & tones
#f95bbe color schemes
#f95bbe color preview, HTML & CSS examples
This text has a color of #f95bbe
<p style="color:#f95bbe;">Text here</p>
.mytext {color:#f95bbe;}
This box has a color of #f95bbe
<div style="background-color:#f95bbe;">Content here</div>
.mybackground {background-color:#f95bbe;}
Border around this has a color of #f95bbe
<div style="border:2px solid #f95bbe;">Content here</div>
.myborder {border:2px solid #f95bbe;}