#b2a64c color space conversions
Hex:
#b2a64c
RGB:
178, 166, 76
CMY:
30, 35, 70
CMYK:
0, 7, 57, 30
HSL:
53°, 40.1575%, 49.8039%
HSV (HSB):
53°, 57.3034%, 69.8039%
XYZ:
33.3008, 37.2592, 12.2741
xyY:
0.4020, 0.4498, 37.2592
CIE-Lab:
67.4711, -7.3028, 47.3017
CIE-LCH:
67.4711, 47.8621, 98.7764
CIE-Luv:
67.4711, 12.2151, 56.8156
Hunter-Lab:
61.0403, -9.4391, 30.8061
#b2a64c color charts
#b2a64c color shades, tints & tones
#b2a64c color schemes
#b2a64c color preview, HTML & CSS examples
This text has a color of #b2a64c
<p style="color:#b2a64c;">Text here</p>
.mytext {color:#b2a64c;}
This box has a color of #b2a64c
<div style="background-color:#b2a64c;">Content here</div>
.mybackground {background-color:#b2a64c;}
Border around this has a color of #b2a64c
<div style="border:2px solid #b2a64c;">Content here</div>
.myborder {border:2px solid #b2a64c;}