#f95ba6 color space conversions
Hex:
#f95ba6
RGB:
249, 91, 166
CMY:
2, 64, 35
CMYK:
0, 63, 33, 2
HSL:
332°, 92.9412%, 66.6667%
HSV (HSB):
332°, 63.4538%, 97.6471%
XYZ:
49.6909, 30.3751, 39.3204
xyY:
0.4162, 0.2544, 30.3751
CIE-Lab:
61.9765, 66.6883, -7.9815
CIE-LCH:
61.9765, 67.1642, 353.1751
CIE-Luv:
61.9765, 97.5380, -23.9508
Hunter-Lab:
55.1136, 64.4885, -3.7205
#f95ba6 color charts
#f95ba6 color shades, tints & tones
#f95ba6 color schemes
#f95ba6 color preview, HTML & CSS examples
This text has a color of #f95ba6
<p style="color:#f95ba6;">Text here</p>
.mytext {color:#f95ba6;}
This box has a color of #f95ba6
<div style="background-color:#f95ba6;">Content here</div>
.mybackground {background-color:#f95ba6;}
Border around this has a color of #f95ba6
<div style="border:2px solid #f95ba6;">Content here</div>
.myborder {border:2px solid #f95ba6;}