#b2a64a color space conversions
Hex:
#b2a64a
RGB:
178, 166, 74
CMY:
30, 35, 71
CMYK:
0, 7, 58, 30
HSL:
53°, 41.2698%, 49.4118%
HSV (HSB):
53°, 58.4270%, 69.8039%
XYZ:
33.2323, 37.2318, 11.9135
xyY:
0.4034, 0.4520, 37.2318
CIE-Lab:
67.4506, -7.4564, 48.2220
CIE-LCH:
67.4506, 48.7950, 98.7898
CIE-Luv:
67.4506, 12.2906, 57.6169
Hunter-Lab:
61.0179, -9.5643, 31.1364
#b2a64a color charts
#b2a64a color shades, tints & tones
#b2a64a color schemes
#b2a64a color preview, HTML & CSS examples
This text has a color of #b2a64a
<p style="color:#b2a64a;">Text here</p>
.mytext {color:#b2a64a;}
This box has a color of #b2a64a
<div style="background-color:#b2a64a;">Content here</div>
.mybackground {background-color:#b2a64a;}
Border around this has a color of #b2a64a
<div style="border:2px solid #b2a64a;">Content here</div>
.myborder {border:2px solid #b2a64a;}