#b2bf80 color space conversions
Hex:
#b2bf80
RGB:
178, 191, 128
CMY:
30, 25, 50
CMYK:
7, 0, 33, 25
HSL:
72°, 32.9843%, 62.5490%
HSV (HSB):
72°, 32.9843%, 74.9020%
XYZ:
40.8872, 48.2851, 27.5870
xyY:
0.3502, 0.4135, 48.2851
CIE-Lab:
75.0044, -14.8160, 30.3494
CIE-LCH:
75.0044, 33.7727, 116.0207
CIE-Luv:
75.0044, -4.8349, 43.0672
Hunter-Lab:
69.4875, -16.5718, 25.1027
#b2bf80 color charts
#b2bf80 color shades, tints & tones
#b2bf80 color schemes
#b2bf80 color preview, HTML & CSS examples
This text has a color of #b2bf80
<p style="color:#b2bf80;">Text here</p>
.mytext {color:#b2bf80;}
This box has a color of #b2bf80
<div style="background-color:#b2bf80;">Content here</div>
.mybackground {background-color:#b2bf80;}
Border around this has a color of #b2bf80
<div style="border:2px solid #b2bf80;">Content here</div>
.myborder {border:2px solid #b2bf80;}