#b05b8c color space conversions
Hex:
#b05b8c
RGB:
176, 91, 140
CMY:
31, 64, 45
CMYK:
0, 48, 20, 31
HSL:
325°, 34.9794%, 52.3529%
HSV (HSB):
325°, 48.2955%, 69.0196%
XYZ:
26.3792, 18.6057, 27.0119
xyY:
0.3664, 0.2584, 18.6057
CIE-Lab:
50.2227, 40.7026, -11.4919
CIE-LCH:
50.2227, 42.2938, 344.2336
CIE-Luv:
50.2227, 49.0753, -22.9075
Hunter-Lab:
43.1344, 33.6782, -6.9349
#b05b8c color charts
#b05b8c color shades, tints & tones
#b05b8c color schemes
#b05b8c color preview, HTML & CSS examples
This text has a color of #b05b8c
<p style="color:#b05b8c;">Text here</p>
.mytext {color:#b05b8c;}
This box has a color of #b05b8c
<div style="background-color:#b05b8c;">Content here</div>
.mybackground {background-color:#b05b8c;}
Border around this has a color of #b05b8c
<div style="border:2px solid #b05b8c;">Content here</div>
.myborder {border:2px solid #b05b8c;}