#b2bb9f color space conversions
Hex:
#b2bb9f
RGB:
178, 187, 159
CMY:
30, 27, 38
CMYK:
5, 0, 15, 27
HSL:
79°, 17.0732%, 67.8431%
HSV (HSB):
79°, 14.9733%, 73.3333%
XYZ:
42.3884, 47.5088, 39.7369
xyY:
0.3270, 0.3665, 47.5088
CIE-Lab:
74.5141, -8.1384, 13.1338
CIE-LCH:
74.5141, 15.4509, 121.7845
CIE-Luv:
74.5141, -3.7719, 20.1055
Hunter-Lab:
68.9266, -10.8479, 14.0674
#b2bb9f color charts
#b2bb9f color shades, tints & tones
#b2bb9f color schemes
#b2bb9f color preview, HTML & CSS examples
This text has a color of #b2bb9f
<p style="color:#b2bb9f;">Text here</p>
.mytext {color:#b2bb9f;}
This box has a color of #b2bb9f
<div style="background-color:#b2bb9f;">Content here</div>
.mybackground {background-color:#b2bb9f;}
Border around this has a color of #b2bb9f
<div style="border:2px solid #b2bb9f;">Content here</div>
.myborder {border:2px solid #b2bb9f;}