#b0ba8e color space conversions
Hex:
#b0ba8e
RGB:
176, 186, 142
CMY:
31, 27, 44
CMYK:
5, 0, 24, 27
HSL:
74°, 24.1758%, 64.3137%
HSV (HSB):
74°, 23.6559%, 72.9412%
XYZ:
40.3459, 46.3009, 32.4017
xyY:
0.3389, 0.3889, 46.3009
CIE-Lab:
73.7404, -11.0406, 21.1987
CIE-LCH:
73.7404, 23.9015, 117.5111
CIE-Luv:
73.7404, -3.7236, 31.1323
Hunter-Lab:
68.0448, -13.2401, 19.3985
#b0ba8e color charts
#b0ba8e color shades, tints & tones
#b0ba8e color schemes
#b0ba8e color preview, HTML & CSS examples
This text has a color of #b0ba8e
<p style="color:#b0ba8e;">Text here</p>
.mytext {color:#b0ba8e;}
This box has a color of #b0ba8e
<div style="background-color:#b0ba8e;">Content here</div>
.mybackground {background-color:#b0ba8e;}
Border around this has a color of #b0ba8e
<div style="border:2px solid #b0ba8e;">Content here</div>
.myborder {border:2px solid #b0ba8e;}