#b6795e color space conversions
Hex:
#b6795e
RGB:
182, 121, 94
CMY:
29, 53, 63
CMYK:
0, 34, 48, 29
HSL:
18°, 37.6068%, 54.1176%
HSV (HSB):
18°, 48.3516%, 71.3725%
XYZ:
28.1492, 24.4280, 13.8211
xyY:
0.4239, 0.3679, 24.4280
CIE-Lab:
56.5138, 20.7230, 24.5102
CIE-LCH:
56.5138, 32.0966, 49.7861
CIE-Luv:
56.5138, 44.3675, 26.3557
Hunter-Lab:
49.4247, 15.1691, 18.0174
#b6795e color charts
#b6795e color shades, tints & tones
#b6795e color schemes
#b6795e color preview, HTML & CSS examples
This text has a color of #b6795e
<p style="color:#b6795e;">Text here</p>
.mytext {color:#b6795e;}
This box has a color of #b6795e
<div style="background-color:#b6795e;">Content here</div>
.mybackground {background-color:#b6795e;}
Border around this has a color of #b6795e
<div style="border:2px solid #b6795e;">Content here</div>
.myborder {border:2px solid #b6795e;}