#b6726e color space conversions
Hex:
#b6726e
RGB:
182, 114, 110
CMY:
29, 55, 57
CMYK:
0, 37, 40, 29
HSL:
3°, 33.0275%, 57.2549%
HSV (HSB):
3°, 39.5604%, 71.3725%
XYZ:
28.1232, 23.1055, 17.7294
xyY:
0.4078, 0.3351, 23.1055
CIE-Lab:
55.1808, 26.3659, 13.5125
CIE-LCH:
55.1808, 29.6268, 27.1351
CIE-Luv:
55.1808, 46.6701, 12.6594
Hunter-Lab:
48.0682, 20.3155, 11.7793
#b6726e color charts
#b6726e color shades, tints & tones
#b6726e color schemes
#b6726e color preview, HTML & CSS examples
This text has a color of #b6726e
<p style="color:#b6726e;">Text here</p>
.mytext {color:#b6726e;}
This box has a color of #b6726e
<div style="background-color:#b6726e;">Content here</div>
.mybackground {background-color:#b6726e;}
Border around this has a color of #b6726e
<div style="border:2px solid #b6726e;">Content here</div>
.myborder {border:2px solid #b6726e;}