#b05f96 color space conversions
Hex:
#b05f96
RGB:
176, 95, 150
CMY:
31, 63, 41
CMYK:
0, 46, 15, 31
HSL:
319°, 33.8912%, 53.1373%
HSV (HSB):
319°, 46.0227%, 69.0196%
XYZ:
27.5017, 19.6165, 31.1910
xyY:
0.3512, 0.2505, 19.6165
CIE-Lab:
51.4009, 40.1864, -15.6335
CIE-LCH:
51.4009, 43.1202, 338.7428
CIE-Luv:
51.4009, 44.7909, -28.8989
Hunter-Lab:
44.2906, 33.3291, -10.7508
#b05f96 color charts
#b05f96 color shades, tints & tones
#b05f96 color schemes
#b05f96 color preview, HTML & CSS examples
This text has a color of #b05f96
<p style="color:#b05f96;">Text here</p>
.mytext {color:#b05f96;}
This box has a color of #b05f96
<div style="background-color:#b05f96;">Content here</div>
.mybackground {background-color:#b05f96;}
Border around this has a color of #b05f96
<div style="border:2px solid #b05f96;">Content here</div>
.myborder {border:2px solid #b05f96;}