#b1ac2a color space conversions
Hex:
#b1ac2a
RGB:
177, 172, 42
CMY:
31, 33, 84
CMYK:
0, 3, 76, 31
HSL:
58°, 61.6438%, 42.9412%
HSV (HSB):
58°, 76.2712%, 69.4118%
XYZ:
33.3019, 39.0193, 7.9668
xyY:
0.4148, 0.4860, 39.0193
CIE-Lab:
68.7653, -12.8774, 62.4961
CIE-LCH:
68.7653, 63.8090, 101.6430
CIE-Luv:
68.7653, 8.4834, 69.9467
Hunter-Lab:
62.4655, -14.1517, 36.1640
#b1ac2a color charts
#b1ac2a color shades, tints & tones
#b1ac2a color schemes
#b1ac2a color preview, HTML & CSS examples
This text has a color of #b1ac2a
<p style="color:#b1ac2a;">Text here</p>
.mytext {color:#b1ac2a;}
This box has a color of #b1ac2a
<div style="background-color:#b1ac2a;">Content here</div>
.mybackground {background-color:#b1ac2a;}
Border around this has a color of #b1ac2a
<div style="border:2px solid #b1ac2a;">Content here</div>
.myborder {border:2px solid #b1ac2a;}