#b1aa3c color space conversions
Hex:
#b1aa3c
RGB:
177, 170, 60
CMY:
31, 33, 76
CMYK:
0, 4, 66, 31
HSL:
56°, 49.3671%, 46.4706%
HSV (HSB):
56°, 66.1017%, 69.4118%
XYZ:
33.3218, 38.4228, 9.9351
xyY:
0.4080, 0.4704, 38.4228
CIE-Lab:
68.3311, -10.9358, 55.3588
CIE-LCH:
68.3311, 56.4286, 101.1746
CIE-Luv:
68.3311, 9.4110, 64.3425
Hunter-Lab:
61.9861, -12.5197, 33.8874
#b1aa3c color charts
#b1aa3c color shades, tints & tones
#b1aa3c color schemes
#b1aa3c color preview, HTML & CSS examples
This text has a color of #b1aa3c
<p style="color:#b1aa3c;">Text here</p>
.mytext {color:#b1aa3c;}
This box has a color of #b1aa3c
<div style="background-color:#b1aa3c;">Content here</div>
.mybackground {background-color:#b1aa3c;}
Border around this has a color of #b1aa3c
<div style="border:2px solid #b1aa3c;">Content here</div>
.myborder {border:2px solid #b1aa3c;}