#b0aa0a color space conversions
Hex:
#b0aa0a
RGB:
176, 170, 10
CMY:
31, 33, 96
CMYK:
0, 3, 94, 31
HSL:
58°, 89.2473%, 36.4706%
HSV (HSB):
58°, 94.3182%, 69.0196%
XYZ:
32.3340, 38.0015, 5.9180
xyY:
0.4240, 0.4984, 38.0015
CIE-Lab:
68.0217, -13.1210, 69.1059
CIE-LCH:
68.0217, 70.3405, 100.7507
CIE-Luv:
68.0217, 9.4881, 73.5723
Hunter-Lab:
61.6453, -14.2531, 37.4599
#b0aa0a color charts
#b0aa0a color shades, tints & tones
#b0aa0a color schemes
#b0aa0a color preview, HTML & CSS examples
This text has a color of #b0aa0a
<p style="color:#b0aa0a;">Text here</p>
.mytext {color:#b0aa0a;}
This box has a color of #b0aa0a
<div style="background-color:#b0aa0a;">Content here</div>
.mybackground {background-color:#b0aa0a;}
Border around this has a color of #b0aa0a
<div style="border:2px solid #b0aa0a;">Content here</div>
.myborder {border:2px solid #b0aa0a;}