#f95bb2 color space conversions
Hex:
#f95bb2
RGB:
249, 91, 178
CMY:
2, 64, 30
CMYK:
0, 63, 29, 2
HSL:
327°, 92.9412%, 66.6667%
HSV (HSB):
327°, 63.4538%, 97.6471%
XYZ:
50.8439, 30.8363, 45.3917
xyY:
0.4001, 0.2427, 30.8363
CIE-Lab:
62.3692, 68.0873, -14.2870
CIE-LCH:
62.3692, 69.5701, 348.1493
CIE-Luv:
62.3692, 93.4496, -33.3120
Hunter-Lab:
55.5304, 66.2572, -9.5936
#f95bb2 color charts
#f95bb2 color shades, tints & tones
#f95bb2 color schemes
#f95bb2 color preview, HTML & CSS examples
This text has a color of #f95bb2
<p style="color:#f95bb2;">Text here</p>
.mytext {color:#f95bb2;}
This box has a color of #f95bb2
<div style="background-color:#f95bb2;">Content here</div>
.mybackground {background-color:#f95bb2;}
Border around this has a color of #f95bb2
<div style="border:2px solid #f95bb2;">Content here</div>
.myborder {border:2px solid #f95bb2;}