#f95bac color space conversions
Hex:
#f95bac
RGB:
249, 91, 172
CMY:
2, 64, 33
CMYK:
0, 63, 31, 2
HSL:
329°, 92.9412%, 66.6667%
HSV (HSB):
329°, 63.4538%, 97.6471%
XYZ:
50.2544, 30.6005, 42.2875
xyY:
0.4081, 0.2485, 30.6005
CIE-Lab:
62.1689, 67.3758, -11.1458
CIE-LCH:
62.1689, 68.2915, 350.6068
CIE-Luv:
62.1689, 95.4997, -28.6062
Hunter-Lab:
55.3177, 65.3558, -6.6018
#f95bac color charts
#f95bac color shades, tints & tones
#f95bac color schemes
#f95bac color preview, HTML & CSS examples
This text has a color of #f95bac
<p style="color:#f95bac;">Text here</p>
.mytext {color:#f95bac;}
This box has a color of #f95bac
<div style="background-color:#f95bac;">Content here</div>
.mybackground {background-color:#f95bac;}
Border around this has a color of #f95bac
<div style="border:2px solid #f95bac;">Content here</div>
.myborder {border:2px solid #f95bac;}