#b57d7b color space conversions
Hex:
#b57d7b
RGB:
181, 125, 123
CMY:
29, 51, 52
CMYK:
0, 31, 32, 29
HSL:
2°, 28.1553%, 59.6078%
HSV (HSB):
2°, 32.0442%, 70.9804%
XYZ:
29.9648, 25.9210, 22.1628
xyY:
0.3839, 0.3321, 25.9210
CIE-Lab:
57.9620, 21.4975, 9.8726
CIE-LCH:
57.9620, 23.6561, 24.6667
CIE-Luv:
57.9620, 37.0392, 9.3481
Hunter-Lab:
50.9127, 15.9594, 9.8293
#b57d7b color charts
#b57d7b color shades, tints & tones
#b57d7b color schemes
#b57d7b color preview, HTML & CSS examples
This text has a color of #b57d7b
<p style="color:#b57d7b;">Text here</p>
.mytext {color:#b57d7b;}
This box has a color of #b57d7b
<div style="background-color:#b57d7b;">Content here</div>
.mybackground {background-color:#b57d7b;}
Border around this has a color of #b57d7b
<div style="border:2px solid #b57d7b;">Content here</div>
.myborder {border:2px solid #b57d7b;}