#b0bb8a color space conversions
Hex:
#b0bb8a
RGB:
176, 187, 138
CMY:
31, 27, 46
CMYK:
6, 0, 26, 27
HSL:
73°, 26.4865%, 63.7255%
HSV (HSB):
73°, 26.2032%, 73.3333%
XYZ:
40.2623, 46.6057, 30.9185
xyY:
0.3418, 0.3957, 46.6057
CIE-Lab:
73.9369, -12.1474, 23.6068
CIE-LCH:
73.9369, 26.5489, 117.2290
CIE-Luv:
73.9369, -4.1286, 34.3615
Hunter-Lab:
68.2684, -14.1967, 20.9356
#b0bb8a color charts
#b0bb8a color shades, tints & tones
#b0bb8a color schemes
#b0bb8a color preview, HTML & CSS examples
This text has a color of #b0bb8a
<p style="color:#b0bb8a;">Text here</p>
.mytext {color:#b0bb8a;}
This box has a color of #b0bb8a
<div style="background-color:#b0bb8a;">Content here</div>
.mybackground {background-color:#b0bb8a;}
Border around this has a color of #b0bb8a
<div style="border:2px solid #b0bb8a;">Content here</div>
.myborder {border:2px solid #b0bb8a;}