#b05c9c color space conversions
Hex:
#b05c9c
RGB:
176, 92, 156
CMY:
31, 64, 39
CMYK:
0, 48, 11, 31
HSL:
314°, 34.7107%, 52.5490%
HSV (HSB):
314°, 47.7273%, 69.0196%
XYZ:
27.7324, 19.2847, 33.7132
xyY:
0.3435, 0.2389, 19.2847
CIE-Lab:
51.0186, 42.7559, -19.7543
CIE-LCH:
51.0186, 47.0989, 335.2018
CIE-Luv:
51.0186, 44.7368, -35.3222
Hunter-Lab:
43.9143, 35.8746, -14.7770
#b05c9c color charts
#b05c9c color shades, tints & tones
#b05c9c color schemes
#b05c9c color preview, HTML & CSS examples
This text has a color of #b05c9c
<p style="color:#b05c9c;">Text here</p>
.mytext {color:#b05c9c;}
This box has a color of #b05c9c
<div style="background-color:#b05c9c;">Content here</div>
.mybackground {background-color:#b05c9c;}
Border around this has a color of #b05c9c
<div style="border:2px solid #b05c9c;">Content here</div>
.myborder {border:2px solid #b05c9c;}