#b2a54e color space conversions
Hex:
#b2a54e
RGB:
178, 165, 78
CMY:
30, 35, 69
CMYK:
0, 7, 56, 30
HSL:
52°, 39.3701%, 50.1961%
HSV (HSB):
52°, 56.1798%, 69.8039%
XYZ:
33.1904, 36.9253, 12.5857
xyY:
0.4013, 0.4465, 36.9253
CIE-Lab:
67.2210, -6.6149, 46.0597
CIE-LCH:
67.2210, 46.5323, 98.1727
CIE-Luv:
67.2210, 12.7912, 55.5217
Hunter-Lab:
60.7662, -8.8445, 30.2564
#b2a54e color charts
#b2a54e color shades, tints & tones
#b2a54e color schemes
#b2a54e color preview, HTML & CSS examples
This text has a color of #b2a54e
<p style="color:#b2a54e;">Text here</p>
.mytext {color:#b2a54e;}
This box has a color of #b2a54e
<div style="background-color:#b2a54e;">Content here</div>
.mybackground {background-color:#b2a54e;}
Border around this has a color of #b2a54e
<div style="border:2px solid #b2a54e;">Content here</div>
.myborder {border:2px solid #b2a54e;}