#b2a34e color space conversions
Hex:
#b2a34e
RGB:
178, 163, 78
CMY:
30, 36, 69
CMYK:
0, 8, 56, 30
HSL:
51°, 39.3701%, 50.1961%
HSV (HSB):
51°, 56.1798%, 69.8039%
XYZ:
32.8324, 36.2094, 12.4664
xyY:
0.4028, 0.4442, 36.2094
CIE-Lab:
66.6796, -5.5519, 45.4352
CIE-LCH:
66.6796, 45.7732, 96.9666
CIE-Luv:
66.6796, 14.1042, 54.5788
Hunter-Lab:
60.1743, -7.9113, 29.8388
#b2a34e color charts
#b2a34e color shades, tints & tones
#b2a34e color schemes
#b2a34e color preview, HTML & CSS examples
This text has a color of #b2a34e
<p style="color:#b2a34e;">Text here</p>
.mytext {color:#b2a34e;}
This box has a color of #b2a34e
<div style="background-color:#b2a34e;">Content here</div>
.mybackground {background-color:#b2a34e;}
Border around this has a color of #b2a34e
<div style="border:2px solid #b2a34e;">Content here</div>
.myborder {border:2px solid #b2a34e;}