#b1ac2d color space conversions
Hex:
#b1ac2d
RGB:
177, 172, 45
CMY:
31, 33, 82
CMYK:
0, 3, 75, 31
HSL:
58°, 59.4595%, 43.5294%
HSV (HSB):
58°, 74.5763%, 69.4118%
XYZ:
33.3576, 39.0416, 8.2603
xyY:
0.4136, 0.4840, 39.0416
CIE-Lab:
68.7814, -12.7505, 61.5090
CIE-LCH:
68.7814, 62.8167, 101.7112
CIE-Luv:
68.7814, 8.4291, 69.2771
Hunter-Lab:
62.4833, -14.0509, 35.9002
#b1ac2d color charts
#b1ac2d color shades, tints & tones
#b1ac2d color schemes
#b1ac2d color preview, HTML & CSS examples
This text has a color of #b1ac2d
<p style="color:#b1ac2d;">Text here</p>
.mytext {color:#b1ac2d;}
This box has a color of #b1ac2d
<div style="background-color:#b1ac2d;">Content here</div>
.mybackground {background-color:#b1ac2d;}
Border around this has a color of #b1ac2d
<div style="border:2px solid #b1ac2d;">Content here</div>
.myborder {border:2px solid #b1ac2d;}