#b2ac2e color space conversions
Hex:
#b2ac2e
RGB:
178, 172, 46
CMY:
30, 33, 82
CMYK:
0, 3, 74, 30
HSL:
57°, 58.9286%, 43.9216%
HSV (HSB):
57°, 74.1573%, 69.8039%
XYZ:
33.6058, 39.1673, 8.3736
xyY:
0.4141, 0.4827, 39.1673
CIE-Lab:
68.8723, -12.2698, 61.2803
CIE-LCH:
68.8723, 62.4965, 101.3223
CIE-Luv:
68.8723, 9.1052, 69.0654
Hunter-Lab:
62.5838, -13.6720, 35.8757
#b2ac2e color charts
#b2ac2e color shades, tints & tones
#b2ac2e color schemes
#b2ac2e color preview, HTML & CSS examples
This text has a color of #b2ac2e
<p style="color:#b2ac2e;">Text here</p>
.mytext {color:#b2ac2e;}
This box has a color of #b2ac2e
<div style="background-color:#b2ac2e;">Content here</div>
.mybackground {background-color:#b2ac2e;}
Border around this has a color of #b2ac2e
<div style="border:2px solid #b2ac2e;">Content here</div>
.myborder {border:2px solid #b2ac2e;}