#b2bd8e color space conversions
Hex:
#b2bd8e
RGB:
178, 189, 142
CMY:
30, 26, 44
CMYK:
6, 0, 25, 26
HSL:
74°, 26.2570%, 64.9020%
HSV (HSB):
74°, 24.8677%, 74.1176%
XYZ:
41.4402, 47.8132, 32.6359
xyY:
0.3400, 0.3923, 47.8132
CIE-Lab:
74.7069, -11.8398, 22.5443
CIE-LCH:
74.7069, 25.4642, 117.7075
CIE-Luv:
74.7069, -4.1930, 33.0711
Hunter-Lab:
69.1471, -14.0314, 20.4193
#b2bd8e color charts
#b2bd8e color shades, tints & tones
#b2bd8e color schemes
#b2bd8e color preview, HTML & CSS examples
This text has a color of #b2bd8e
<p style="color:#b2bd8e;">Text here</p>
.mytext {color:#b2bd8e;}
This box has a color of #b2bd8e
<div style="background-color:#b2bd8e;">Content here</div>
.mybackground {background-color:#b2bd8e;}
Border around this has a color of #b2bd8e
<div style="border:2px solid #b2bd8e;">Content here</div>
.myborder {border:2px solid #b2bd8e;}