#b2bd8d color space conversions
Hex:
#b2bd8d
RGB:
178, 189, 141
CMY:
30, 26, 45
CMYK:
6, 0, 25, 26
HSL:
74°, 26.6667%, 64.7059%
HSV (HSB):
74°, 25.3968%, 74.1176%
XYZ:
41.3654, 47.7833, 32.2422
xyY:
0.3408, 0.3936, 47.7833
CIE-Lab:
74.6880, -11.9864, 23.0521
CIE-LCH:
74.6880, 25.9822, 117.4731
CIE-Luv:
74.6880, -4.1570, 33.7296
Hunter-Lab:
69.1254, -14.1532, 20.7331
#b2bd8d color charts
#b2bd8d color shades, tints & tones
#b2bd8d color schemes
#b2bd8d color preview, HTML & CSS examples
This text has a color of #b2bd8d
<p style="color:#b2bd8d;">Text here</p>
.mytext {color:#b2bd8d;}
This box has a color of #b2bd8d
<div style="background-color:#b2bd8d;">Content here</div>
.mybackground {background-color:#b2bd8d;}
Border around this has a color of #b2bd8d
<div style="border:2px solid #b2bd8d;">Content here</div>
.myborder {border:2px solid #b2bd8d;}