#b2bd99 color space conversions
Hex:
#b2bd99
RGB:
178, 189, 153
CMY:
30, 26, 40
CMYK:
6, 0, 19, 26
HSL:
78°, 21.4286%, 67.0588%
HSV (HSB):
78°, 19.0476%, 74.1176%
XYZ:
42.3075, 48.1601, 37.2030
xyY:
0.3314, 0.3772, 48.1601
CIE-Lab:
74.9258, -10.1564, 16.9486
CIE-LCH:
74.9258, 19.7588, 120.9320
CIE-Luv:
74.9258, -4.6024, 25.5974
Hunter-Lab:
69.3975, -12.6248, 16.7937
#b2bd99 color charts
#b2bd99 color shades, tints & tones
#b2bd99 color schemes
#b2bd99 color preview, HTML & CSS examples
This text has a color of #b2bd99
<p style="color:#b2bd99;">Text here</p>
.mytext {color:#b2bd99;}
This box has a color of #b2bd99
<div style="background-color:#b2bd99;">Content here</div>
.mybackground {background-color:#b2bd99;}
Border around this has a color of #b2bd99
<div style="border:2px solid #b2bd99;">Content here</div>
.myborder {border:2px solid #b2bd99;}