#b2ad7e color space conversions
Hex:
#b2ad7e
RGB:
178, 173, 126
CMY:
30, 32, 51
CMYK:
0, 3, 29, 30
HSL:
54°, 25.2427%, 59.6078%
HSV (HSB):
54°, 29.2135%, 69.8039%
XYZ:
37.0696, 40.8585, 25.6714
xyY:
0.3578, 0.3944, 40.8585
CIE-Lab:
70.0767, -5.7088, 24.8532
CIE-LCH:
70.0767, 25.5005, 102.9365
CIE-Luv:
70.0767, 5.5847, 34.1663
Hunter-Lab:
63.9206, -8.3434, 20.9328
#b2ad7e color charts
#b2ad7e color shades, tints & tones
#b2ad7e color schemes
#b2ad7e color preview, HTML & CSS examples
This text has a color of #b2ad7e
<p style="color:#b2ad7e;">Text here</p>
.mytext {color:#b2ad7e;}
This box has a color of #b2ad7e
<div style="background-color:#b2ad7e;">Content here</div>
.mybackground {background-color:#b2ad7e;}
Border around this has a color of #b2ad7e
<div style="border:2px solid #b2ad7e;">Content here</div>
.myborder {border:2px solid #b2ad7e;}