#b2a84e color space conversions
Hex:
#b2a84e
RGB:
178, 168, 78
CMY:
30, 34, 69
CMYK:
0, 6, 56, 30
HSL:
54°, 39.3701%, 50.1961%
HSV (HSB):
54°, 56.1798%, 69.8039%
XYZ:
33.7379, 38.0203, 12.7682
xyY:
0.3991, 0.4498, 38.0203
CIE-Lab:
68.0356, -8.2007, 46.9956
CIE-LCH:
68.0356, 47.7057, 99.8984
CIE-Luv:
68.0356, 10.8360, 56.9334
Hunter-Lab:
61.6606, -10.2390, 30.8851
#b2a84e color charts
#b2a84e color shades, tints & tones
#b2a84e color schemes
#b2a84e color preview, HTML & CSS examples
This text has a color of #b2a84e
<p style="color:#b2a84e;">Text here</p>
.mytext {color:#b2a84e;}
This box has a color of #b2a84e
<div style="background-color:#b2a84e;">Content here</div>
.mybackground {background-color:#b2a84e;}
Border around this has a color of #b2a84e
<div style="border:2px solid #b2a84e;">Content here</div>
.myborder {border:2px solid #b2a84e;}