#b0ba8d color space conversions
Hex:
#b0ba8d
RGB:
176, 186, 141
CMY:
31, 27, 45
CMYK:
5, 0, 24, 27
HSL:
73°, 24.5902%, 64.1176%
HSV (HSB):
73°, 24.1935%, 72.9412%
XYZ:
40.2711, 46.2710, 32.0080
xyY:
0.3397, 0.3903, 46.2710
CIE-Lab:
73.7210, -11.1896, 21.7085
CIE-LCH:
73.7210, 24.4226, 117.2687
CIE-Luv:
73.7210, -3.6862, 31.7987
Hunter-Lab:
68.0228, -13.3636, 19.7172
#b0ba8d color charts
#b0ba8d color shades, tints & tones
#b0ba8d color schemes
#b0ba8d color preview, HTML & CSS examples
This text has a color of #b0ba8d
<p style="color:#b0ba8d;">Text here</p>
.mytext {color:#b0ba8d;}
This box has a color of #b0ba8d
<div style="background-color:#b0ba8d;">Content here</div>
.mybackground {background-color:#b0ba8d;}
Border around this has a color of #b0ba8d
<div style="border:2px solid #b0ba8d;">Content here</div>
.myborder {border:2px solid #b0ba8d;}