#f95bcb color space conversions
Hex:
#f95bcb
RGB:
249, 91, 203
CMY:
2, 64, 20
CMYK:
0, 63, 18, 2
HSL:
317°, 92.9412%, 66.6667%
HSV (HSB):
317°, 63.4538%, 97.6471%
XYZ:
53.5875, 31.9337, 59.8394
xyY:
0.3687, 0.2197, 31.9337
CIE-Lab:
63.2881, 71.2998, -27.1185
CIE-LCH:
63.2881, 76.2828, 339.1760
CIE-Luv:
63.2881, 84.8798, -53.2669
Hunter-Lab:
56.5099, 70.3765, -23.2263
#f95bcb color charts
#f95bcb color shades, tints & tones
#f95bcb color schemes
#f95bcb color preview, HTML & CSS examples
This text has a color of #f95bcb
<p style="color:#f95bcb;">Text here</p>
.mytext {color:#f95bcb;}
This box has a color of #f95bcb
<div style="background-color:#f95bcb;">Content here</div>
.mybackground {background-color:#f95bcb;}
Border around this has a color of #f95bcb
<div style="border:2px solid #f95bcb;">Content here</div>
.myborder {border:2px solid #f95bcb;}