#b6aa9c color space conversions
Hex:
#b6aa9c
RGB:
182, 170, 156
CMY:
29, 33, 39
CMYK:
0, 7, 14, 29
HSL:
32°, 15.1163%, 66.2745%
HSV (HSB):
32°, 14.2857%, 71.3725%
XYZ:
39.6669, 41.0948, 37.2939
xyY:
0.3360, 0.3481, 41.0948
CIE-Lab:
70.2423, 1.9172, 8.7598
CIE-LCH:
70.2423, 8.9672, 77.6546
CIE-Luv:
70.2423, 8.0049, 12.1101
Hunter-Lab:
64.1053, -1.7324, 10.3811
#b6aa9c color charts
#b6aa9c color shades, tints & tones
#b6aa9c color schemes
#b6aa9c color preview, HTML & CSS examples
This text has a color of #b6aa9c
<p style="color:#b6aa9c;">Text here</p>
.mytext {color:#b6aa9c;}
This box has a color of #b6aa9c
<div style="background-color:#b6aa9c;">Content here</div>
.mybackground {background-color:#b6aa9c;}
Border around this has a color of #b6aa9c
<div style="border:2px solid #b6aa9c;">Content here</div>
.myborder {border:2px solid #b6aa9c;}