#b3bd8c color space conversions
Hex:
#b3bd8c
RGB:
179, 189, 140
CMY:
30, 26, 45
CMYK:
5, 0, 26, 26
HSL:
72°, 27.0718%, 64.5098%
HSV (HSB):
72°, 25.9259%, 74.1176%
XYZ:
41.5216, 47.8723, 31.8628
xyY:
0.3424, 0.3948, 47.8723
CIE-Lab:
74.7443, -11.7528, 23.6741
CIE-LCH:
74.7443, 26.4309, 116.4017
CIE-Luv:
74.7443, -3.5281, 34.4635
Hunter-Lab:
69.1898, -13.9623, 21.1291
#b3bd8c color charts
#b3bd8c color shades, tints & tones
#b3bd8c color schemes
#b3bd8c color preview, HTML & CSS examples
This text has a color of #b3bd8c
<p style="color:#b3bd8c;">Text here</p>
.mytext {color:#b3bd8c;}
This box has a color of #b3bd8c
<div style="background-color:#b3bd8c;">Content here</div>
.mybackground {background-color:#b3bd8c;}
Border around this has a color of #b3bd8c
<div style="border:2px solid #b3bd8c;">Content here</div>
.myborder {border:2px solid #b3bd8c;}