#b0a65f color space conversions
Hex:
#b0a65f
RGB:
176, 166, 95
CMY:
31, 35, 63
CMYK:
0, 6, 46, 31
HSL:
53°, 33.8912%, 53.1373%
HSV (HSB):
53°, 46.0227%, 69.0196%
XYZ:
33.6063, 37.3288, 16.2604
xyY:
0.3854, 0.4281, 37.3288
CIE-Lab:
67.5230, -6.4521, 37.8957
CIE-LCH:
67.5230, 38.4411, 99.6624
CIE-Luv:
67.5230, 10.0430, 48.0193
Hunter-Lab:
61.0973, -8.7371, 26.9887
#b0a65f color charts
#b0a65f color shades, tints & tones
#b0a65f color schemes
#b0a65f color preview, HTML & CSS examples
This text has a color of #b0a65f
<p style="color:#b0a65f;">Text here</p>
.mytext {color:#b0a65f;}
This box has a color of #b0a65f
<div style="background-color:#b0a65f;">Content here</div>
.mybackground {background-color:#b0a65f;}
Border around this has a color of #b0a65f
<div style="border:2px solid #b0a65f;">Content here</div>
.myborder {border:2px solid #b0a65f;}