#b6ba7a color space conversions
Hex:
#b6ba7a
RGB:
182, 186, 122
CMY:
29, 27, 52
CMYK:
2, 0, 34, 27
HSL:
64°, 31.6832%, 60.3922%
HSV (HSB):
64°, 34.4086%, 72.9412%
XYZ:
40.3632, 46.4680, 25.2542
xyY:
0.3601, 0.4146, 46.4680
CIE-Lab:
73.8482, -11.4518, 32.0288
CIE-LCH:
73.8482, 34.0145, 109.6744
CIE-Luv:
73.8482, 0.6847, 44.1396
Hunter-Lab:
68.1675, -13.6001, 25.7519
#b6ba7a color charts
#b6ba7a color shades, tints & tones
#b6ba7a color schemes
#b6ba7a color preview, HTML & CSS examples
This text has a color of #b6ba7a
<p style="color:#b6ba7a;">Text here</p>
.mytext {color:#b6ba7a;}
This box has a color of #b6ba7a
<div style="background-color:#b6ba7a;">Content here</div>
.mybackground {background-color:#b6ba7a;}
Border around this has a color of #b6ba7a
<div style="border:2px solid #b6ba7a;">Content here</div>
.myborder {border:2px solid #b6ba7a;}