#b0505c color space conversions
Hex:
#b0505c
RGB:
176, 80, 92
CMY:
31, 69, 64
CMYK:
0, 55, 48, 31
HSL:
353°, 37.7953%, 50.1961%
HSV (HSB):
353°, 54.5455%, 69.0196%
XYZ:
22.7049, 15.7401, 11.9667
xyY:
0.4504, 0.3122, 15.7401
CIE-Lab:
46.6317, 40.2754, 12.1851
CIE-LCH:
46.6317, 42.0783, 16.8330
CIE-Luv:
46.6317, 66.8832, 7.4859
Hunter-Lab:
39.6738, 32.7245, 9.8882
#b0505c color charts
#b0505c color shades, tints & tones
#b0505c color schemes
#b0505c color preview, HTML & CSS examples
This text has a color of #b0505c
<p style="color:#b0505c;">Text here</p>
.mytext {color:#b0505c;}
This box has a color of #b0505c
<div style="background-color:#b0505c;">Content here</div>
.mybackground {background-color:#b0505c;}
Border around this has a color of #b0505c
<div style="border:2px solid #b0505c;">Content here</div>
.myborder {border:2px solid #b0505c;}