#b2b28c color space conversions
Hex:
#b2b28c
RGB:
178, 178, 140
CMY:
30, 30, 45
CMYK:
0, 0, 21, 30
HSL:
60°, 19.7917%, 62.3529%
HSV (HSB):
60°, 21.3483%, 69.8039%
XYZ:
39.0141, 43.1992, 31.0930
xyY:
0.3443, 0.3813, 43.1992
CIE-Lab:
71.6900, -6.3837, 19.4861
CIE-LCH:
71.6900, 20.5051, 108.1388
CIE-Luv:
71.6900, 2.0135, 27.8999
Hunter-Lab:
65.7261, -9.0655, 17.9600
#b2b28c color charts
#b2b28c color shades, tints & tones
#b2b28c color schemes
#b2b28c color preview, HTML & CSS examples
This text has a color of #b2b28c
<p style="color:#b2b28c;">Text here</p>
.mytext {color:#b2b28c;}
This box has a color of #b2b28c
<div style="background-color:#b2b28c;">Content here</div>
.mybackground {background-color:#b2b28c;}
Border around this has a color of #b2b28c
<div style="border:2px solid #b2b28c;">Content here</div>
.myborder {border:2px solid #b2b28c;}