#b0505e color space conversions
Hex:
#b0505e
RGB:
176, 80, 94
CMY:
31, 69, 63
CMYK:
0, 55, 47, 31
HSL:
351°, 37.7953%, 50.1961%
HSV (HSB):
351°, 54.5455%, 69.0196%
XYZ:
22.7935, 15.7756, 12.4333
xyY:
0.4469, 0.3093, 15.7756
CIE-Lab:
46.6787, 40.4760, 11.0368
CIE-LCH:
46.6787, 41.9537, 15.2523
CIE-Luv:
46.6787, 66.4023, 6.1599
Hunter-Lab:
39.7185, 32.9298, 9.2430
#b0505e color charts
#b0505e color shades, tints & tones
#b0505e color schemes
#b0505e color preview, HTML & CSS examples
This text has a color of #b0505e
<p style="color:#b0505e;">Text here</p>
.mytext {color:#b0505e;}
This box has a color of #b0505e
<div style="background-color:#b0505e;">Content here</div>
.mybackground {background-color:#b0505e;}
Border around this has a color of #b0505e
<div style="border:2px solid #b0505e;">Content here</div>
.myborder {border:2px solid #b0505e;}