#b0a04c color space conversions
Hex:
#b0a04c
RGB:
176, 160, 76
CMY:
31, 37, 70
CMYK:
0, 9, 57, 31
HSL:
50°, 39.6825%, 49.4118%
HSV (HSB):
50°, 56.8182%, 69.0196%
XYZ:
31.7798, 34.8935, 11.8976
xyY:
0.4045, 0.4441, 34.8935
CIE-Lab:
65.6657, -4.9714, 45.1870
CIE-LCH:
65.6657, 45.4597, 96.2784
CIE-Luv:
65.6657, 14.7659, 53.9075
Hunter-Lab:
59.0707, -7.3415, 29.4077
#b0a04c color charts
#b0a04c color shades, tints & tones
#b0a04c color schemes
#b0a04c color preview, HTML & CSS examples
This text has a color of #b0a04c
<p style="color:#b0a04c;">Text here</p>
.mytext {color:#b0a04c;}
This box has a color of #b0a04c
<div style="background-color:#b0a04c;">Content here</div>
.mybackground {background-color:#b0a04c;}
Border around this has a color of #b0a04c
<div style="border:2px solid #b0a04c;">Content here</div>
.myborder {border:2px solid #b0a04c;}