#b2ac5b color space conversions
Hex:
#b2ac5b
RGB:
178, 172, 91
CMY:
30, 33, 64
CMYK:
0, 3, 49, 30
HSL:
56°, 36.0996%, 52.7451%
HSV (HSB):
56°, 48.8764%, 69.8039%
XYZ:
35.0009, 39.7254, 15.7205
xyY:
0.3870, 0.4392, 39.7254
CIE-Lab:
69.2735, -9.1725, 42.1014
CIE-LCH:
69.2735, 43.0890, 102.2908
CIE-Luv:
69.2735, 7.7830, 53.0950
Hunter-Lab:
63.0281, -11.1739, 29.3314
#b2ac5b color charts
#b2ac5b color shades, tints & tones
#b2ac5b color schemes
#b2ac5b color preview, HTML & CSS examples
This text has a color of #b2ac5b
<p style="color:#b2ac5b;">Text here</p>
.mytext {color:#b2ac5b;}
This box has a color of #b2ac5b
<div style="background-color:#b2ac5b;">Content here</div>
.mybackground {background-color:#b2ac5b;}
Border around this has a color of #b2ac5b
<div style="border:2px solid #b2ac5b;">Content here</div>
.myborder {border:2px solid #b2ac5b;}