#b0a95e color space conversions
Hex:
#b0a95e
RGB:
176, 169, 94
CMY:
31, 34, 63
CMYK:
0, 4, 47, 31
HSL:
55°, 34.1667%, 52.9412%
HSV (HSB):
55°, 46.5909%, 69.0196%
XYZ:
34.1128, 38.4142, 16.2064
xyY:
0.3844, 0.4329, 38.4142
CIE-Lab:
68.3248, -8.1406, 39.3957
CIE-LCH:
68.3248, 40.2280, 101.6750
CIE-Luv:
68.3248, 8.2034, 50.0356
Hunter-Lab:
61.9792, -10.2186, 27.8822
#b0a95e color charts
#b0a95e color shades, tints & tones
#b0a95e color schemes
#b0a95e color preview, HTML & CSS examples
This text has a color of #b0a95e
<p style="color:#b0a95e;">Text here</p>
.mytext {color:#b0a95e;}
This box has a color of #b0a95e
<div style="background-color:#b0a95e;">Content here</div>
.mybackground {background-color:#b0a95e;}
Border around this has a color of #b0a95e
<div style="border:2px solid #b0a95e;">Content here</div>
.myborder {border:2px solid #b0a95e;}