#b3ba8c color space conversions
Hex:
#b3ba8c
RGB:
179, 186, 140
CMY:
30, 27, 45
CMYK:
4, 0, 25, 27
HSL:
69°, 25.0000%, 63.9216%
HSV (HSB):
69°, 24.7312%, 72.9412%
XYZ:
40.8829, 46.5950, 31.6499
xyY:
0.3432, 0.3911, 46.5950
CIE-Lab:
73.9299, -10.1978, 22.5664
CIE-LCH:
73.9299, 24.7636, 114.3183
CIE-Luv:
73.9299, -1.8611, 32.7068
Hunter-Lab:
68.2605, -12.5477, 20.2917
#b3ba8c color charts
#b3ba8c color shades, tints & tones
#b3ba8c color schemes
#b3ba8c color preview, HTML & CSS examples
This text has a color of #b3ba8c
<p style="color:#b3ba8c;">Text here</p>
.mytext {color:#b3ba8c;}
This box has a color of #b3ba8c
<div style="background-color:#b3ba8c;">Content here</div>
.mybackground {background-color:#b3ba8c;}
Border around this has a color of #b3ba8c
<div style="border:2px solid #b3ba8c;">Content here</div>
.myborder {border:2px solid #b3ba8c;}