#b2a65e color space conversions
Hex:
#b2a65e
RGB:
178, 166, 94
CMY:
30, 35, 63
CMYK:
0, 7, 47, 30
HSL:
51°, 35.2941%, 53.3333%
HSV (HSB):
51°, 47.1910%, 69.8039%
XYZ:
34.0167, 37.5456, 16.0438
xyY:
0.3883, 0.4286, 37.5456
CIE-Lab:
67.6843, -5.7142, 38.6472
CIE-LCH:
67.6843, 39.0673, 98.4105
CIE-Luv:
67.6843, 11.4457, 48.6460
Hunter-Lab:
61.2744, -8.1354, 27.3679
#b2a65e color charts
#b2a65e color shades, tints & tones
#b2a65e color schemes
#b2a65e color preview, HTML & CSS examples
This text has a color of #b2a65e
<p style="color:#b2a65e;">Text here</p>
.mytext {color:#b2a65e;}
This box has a color of #b2a65e
<div style="background-color:#b2a65e;">Content here</div>
.mybackground {background-color:#b2a65e;}
Border around this has a color of #b2a65e
<div style="border:2px solid #b2a65e;">Content here</div>
.myborder {border:2px solid #b2a65e;}