#b0ba6e color space conversions
Hex:
#b0ba6e
RGB:
176, 186, 110
CMY:
31, 27, 57
CMYK:
5, 0, 41, 27
HSL:
68°, 35.5140%, 58.0392%
HSV (HSB):
68°, 40.8602%, 72.9412%
XYZ:
38.2779, 45.4737, 21.5117
xyY:
0.3636, 0.4320, 45.4737
CIE-Lab:
73.2027, -15.2564, 37.3133
CIE-LCH:
73.2027, 40.3118, 112.2384
CIE-Luv:
73.2027, -2.6390, 50.5056
Hunter-Lab:
67.4342, -16.6874, 28.2903
#b0ba6e color charts
#b0ba6e color shades, tints & tones
#b0ba6e color schemes
#b0ba6e color preview, HTML & CSS examples
This text has a color of #b0ba6e
<p style="color:#b0ba6e;">Text here</p>
.mytext {color:#b0ba6e;}
This box has a color of #b0ba6e
<div style="background-color:#b0ba6e;">Content here</div>
.mybackground {background-color:#b0ba6e;}
Border around this has a color of #b0ba6e
<div style="border:2px solid #b0ba6e;">Content here</div>
.myborder {border:2px solid #b0ba6e;}