#b2bd6d color space conversions
Hex:
#b2bd6d
RGB:
178, 189, 109
CMY:
30, 26, 57
CMYK:
6, 0, 42, 26
HSL:
68°, 37.7358%, 58.4314%
HSV (HSB):
68°, 42.3280%, 74.1176%
XYZ:
39.3180, 46.9643, 21.4607
xyY:
0.3649, 0.4359, 46.9643
CIE-Lab:
74.1669, -16.0978, 39.0678
CIE-LCH:
74.1669, 42.2544, 112.3941
CIE-Luv:
74.1669, -3.1199, 52.7153
Hunter-Lab:
68.5305, -17.5176, 29.4043
#b2bd6d color charts
#b2bd6d color shades, tints & tones
#b2bd6d color schemes
#b2bd6d color preview, HTML & CSS examples
This text has a color of #b2bd6d
<p style="color:#b2bd6d;">Text here</p>
.mytext {color:#b2bd6d;}
This box has a color of #b2bd6d
<div style="background-color:#b2bd6d;">Content here</div>
.mybackground {background-color:#b2bd6d;}
Border around this has a color of #b2bd6d
<div style="border:2px solid #b2bd6d;">Content here</div>
.myborder {border:2px solid #b2bd6d;}