#b2bc7c color space conversions
Hex:
#b2bc7c
RGB:
178, 188, 124
CMY:
30, 26, 51
CMYK:
5, 0, 34, 26
HSL:
69°, 32.3232%, 61.1765%
HSV (HSB):
69°, 34.0426%, 73.7255%
XYZ:
39.9814, 46.8867, 26.0116
xyY:
0.3542, 0.4154, 46.8867
CIE-Lab:
74.1172, -13.7999, 31.2763
CIE-LCH:
74.1172, 34.1854, 113.8083
CIE-Luv:
74.1172, -3.0072, 43.7910
Hunter-Lab:
68.4738, -15.6043, 25.4088
#b2bc7c color charts
#b2bc7c color shades, tints & tones
#b2bc7c color schemes
#b2bc7c color preview, HTML & CSS examples
This text has a color of #b2bc7c
<p style="color:#b2bc7c;">Text here</p>
.mytext {color:#b2bc7c;}
This box has a color of #b2bc7c
<div style="background-color:#b2bc7c;">Content here</div>
.mybackground {background-color:#b2bc7c;}
Border around this has a color of #b2bc7c
<div style="border:2px solid #b2bc7c;">Content here</div>
.myborder {border:2px solid #b2bc7c;}