#b46d6c color space conversions
Hex:
#b46d6c
RGB:
180, 109, 108
CMY:
29, 57, 58
CMYK:
0, 39, 40, 29
HSL:
1°, 32.4324%, 56.4706%
HSV (HSB):
1°, 40.0000%, 70.5882%
XYZ:
26.9978, 21.7233, 16.9574
xyY:
0.4111, 0.3308, 21.7233
CIE-Lab:
53.7322, 28.1053, 12.6235
CIE-LCH:
53.7322, 30.8101, 24.1872
CIE-Luv:
53.7322, 48.6525, 11.1306
Hunter-Lab:
46.6082, 21.8316, 11.0544
#b46d6c color charts
#b46d6c color shades, tints & tones
#b46d6c color schemes
#b46d6c color preview, HTML & CSS examples
This text has a color of #b46d6c
<p style="color:#b46d6c;">Text here</p>
.mytext {color:#b46d6c;}
This box has a color of #b46d6c
<div style="background-color:#b46d6c;">Content here</div>
.mybackground {background-color:#b46d6c;}
Border around this has a color of #b46d6c
<div style="border:2px solid #b46d6c;">Content here</div>
.myborder {border:2px solid #b46d6c;}