#b05c8c color space conversions
Hex:
#b05c8c
RGB:
176, 92, 140
CMY:
31, 64, 45
CMYK:
0, 48, 20, 31
HSL:
326°, 34.7107%, 52.5490%
HSV (HSB):
326°, 47.7273%, 69.0196%
XYZ:
26.4653, 18.7778, 27.0406
xyY:
0.3661, 0.2598, 18.7778
CIE-Lab:
50.4263, 40.1794, -11.1854
CIE-LCH:
50.4263, 41.7073, 344.4435
CIE-Luv:
50.4263, 48.5878, -22.4009
Hunter-Lab:
43.3334, 33.1829, -6.6643
#b05c8c color charts
#b05c8c color shades, tints & tones
#b05c8c color schemes
#b05c8c color preview, HTML & CSS examples
This text has a color of #b05c8c
<p style="color:#b05c8c;">Text here</p>
.mytext {color:#b05c8c;}
This box has a color of #b05c8c
<div style="background-color:#b05c8c;">Content here</div>
.mybackground {background-color:#b05c8c;}
Border around this has a color of #b05c8c
<div style="border:2px solid #b05c8c;">Content here</div>
.myborder {border:2px solid #b05c8c;}