#b2a76c color space conversions
Hex:
#b2a76c
RGB:
178, 167, 108
CMY:
30, 35, 58
CMYK:
0, 6, 39, 30
HSL:
51°, 31.2500%, 56.0784%
HSV (HSB):
51°, 39.3258%, 69.8039%
XYZ:
34.8856, 38.1851, 19.7192
xyY:
0.3760, 0.4115, 38.1851
CIE-Lab:
68.1568, -4.7536, 31.9432
CIE-LCH:
68.1568, 32.2950, 98.4643
CIE-Luv:
68.1568, 10.1236, 41.6832
Hunter-Lab:
61.7941, -7.3683, 24.3358
#b2a76c color charts
#b2a76c color shades, tints & tones
#b2a76c color schemes
#b2a76c color preview, HTML & CSS examples
This text has a color of #b2a76c
<p style="color:#b2a76c;">Text here</p>
.mytext {color:#b2a76c;}
This box has a color of #b2a76c
<div style="background-color:#b2a76c;">Content here</div>
.mybackground {background-color:#b2a76c;}
Border around this has a color of #b2a76c
<div style="border:2px solid #b2a76c;">Content here</div>
.myborder {border:2px solid #b2a76c;}