#b2a36c color space conversions
Hex:
#b2a36c
RGB:
178, 163, 108
CMY:
30, 36, 58
CMYK:
0, 8, 39, 30
HSL:
47°, 31.2500%, 56.0784%
HSV (HSB):
47°, 39.3258%, 69.8039%
XYZ:
34.1641, 36.7421, 19.4786
xyY:
0.3780, 0.4065, 36.7421
CIE-Lab:
67.0831, -2.6106, 30.5539
CIE-LCH:
67.0831, 30.6652, 94.8836
CIE-Luv:
67.0831, 12.5998, 39.5526
Hunter-Lab:
60.6152, -5.4702, 23.3779
#b2a36c color charts
#b2a36c color shades, tints & tones
#b2a36c color schemes
#b2a36c color preview, HTML & CSS examples
This text has a color of #b2a36c
<p style="color:#b2a36c;">Text here</p>
.mytext {color:#b2a36c;}
This box has a color of #b2a36c
<div style="background-color:#b2a36c;">Content here</div>
.mybackground {background-color:#b2a36c;}
Border around this has a color of #b2a36c
<div style="border:2px solid #b2a36c;">Content here</div>
.myborder {border:2px solid #b2a36c;}