#b3ac4d color space conversions
Hex:
#b3ac4d
RGB:
179, 172, 77
CMY:
30, 33, 70
CMYK:
0, 4, 57, 30
HSL:
56°, 40.1575%, 50.1961%
HSV (HSB):
56°, 56.9832%, 70.1961%
XYZ:
34.6825, 39.6246, 12.8415
xyY:
0.3980, 0.4547, 39.6246
CIE-Lab:
69.2013, -9.9517, 48.8184
CIE-LCH:
69.2013, 49.8224, 101.5219
CIE-Luv:
69.2013, 8.9708, 59.2551
Hunter-Lab:
62.9481, -11.8110, 31.9684
#b3ac4d color charts
#b3ac4d color shades, tints & tones
#b3ac4d color schemes
#b3ac4d color preview, HTML & CSS examples
This text has a color of #b3ac4d
<p style="color:#b3ac4d;">Text here</p>
.mytext {color:#b3ac4d;}
This box has a color of #b3ac4d
<div style="background-color:#b3ac4d;">Content here</div>
.mybackground {background-color:#b3ac4d;}
Border around this has a color of #b3ac4d
<div style="border:2px solid #b3ac4d;">Content here</div>
.myborder {border:2px solid #b3ac4d;}