#b2b17e color space conversions
Hex:
#b2b17e
RGB:
178, 177, 126
CMY:
30, 31, 51
CMYK:
0, 1, 29, 30
HSL:
59°, 25.2427%, 59.6078%
HSV (HSB):
59°, 29.2135%, 69.8039%
XYZ:
37.8481, 42.4156, 25.9309
xyY:
0.3564, 0.3994, 42.4156
CIE-Lab:
71.1565, -7.8236, 26.3001
CIE-LCH:
71.1565, 27.4391, 106.5664
CIE-Luv:
71.1565, 3.2501, 36.4295
Hunter-Lab:
65.1273, -10.2390, 21.9824
#b2b17e color charts
#b2b17e color shades, tints & tones
#b2b17e color schemes
#b2b17e color preview, HTML & CSS examples
This text has a color of #b2b17e
<p style="color:#b2b17e;">Text here</p>
.mytext {color:#b2b17e;}
This box has a color of #b2b17e
<div style="background-color:#b2b17e;">Content here</div>
.mybackground {background-color:#b2b17e;}
Border around this has a color of #b2b17e
<div style="border:2px solid #b2b17e;">Content here</div>
.myborder {border:2px solid #b2b17e;}