#b2bd6c color space conversions
Hex:
#b2bd6c
RGB:
178, 189, 108
CMY:
30, 26, 58
CMYK:
6, 0, 43, 26
HSL:
68°, 38.0282%, 58.2353%
HSV (HSB):
68°, 42.8571%, 74.1176%
XYZ:
39.2645, 46.9429, 21.1788
xyY:
0.3656, 0.4371, 46.9429
CIE-Lab:
74.1532, -16.2079, 39.5561
CIE-LCH:
74.1532, 42.7479, 112.2812
CIE-Luv:
74.1532, -3.0914, 53.2380
Hunter-Lab:
68.5149, -17.6063, 29.6332
#b2bd6c color charts
#b2bd6c color shades, tints & tones
#b2bd6c color schemes
#b2bd6c color preview, HTML & CSS examples
This text has a color of #b2bd6c
<p style="color:#b2bd6c;">Text here</p>
.mytext {color:#b2bd6c;}
This box has a color of #b2bd6c
<div style="background-color:#b2bd6c;">Content here</div>
.mybackground {background-color:#b2bd6c;}
Border around this has a color of #b2bd6c
<div style="border:2px solid #b2bd6c;">Content here</div>
.myborder {border:2px solid #b2bd6c;}