#b2bf8a color space conversions
Hex:
#b2bf8a
RGB:
178, 191, 138
CMY:
30, 25, 46
CMYK:
7, 0, 28, 25
HSL:
75°, 29.2818%, 64.5098%
HSV (HSB):
75°, 27.7487%, 74.9020%
XYZ:
41.5783, 48.5616, 31.2267
xyY:
0.3426, 0.4001, 48.5616
CIE-Lab:
75.1777, -13.4483, 25.3110
CIE-LCH:
75.1777, 28.6619, 117.9827
CIE-Luv:
75.1777, -5.1568, 36.8443
Hunter-Lab:
69.6861, -15.4484, 22.2122
#b2bf8a color charts
#b2bf8a color shades, tints & tones
#b2bf8a color schemes
#b2bf8a color preview, HTML & CSS examples
This text has a color of #b2bf8a
<p style="color:#b2bf8a;">Text here</p>
.mytext {color:#b2bf8a;}
This box has a color of #b2bf8a
<div style="background-color:#b2bf8a;">Content here</div>
.mybackground {background-color:#b2bf8a;}
Border around this has a color of #b2bf8a
<div style="border:2px solid #b2bf8a;">Content here</div>
.myborder {border:2px solid #b2bf8a;}