#b8bf8a color space conversions
Hex:
#b8bf8a
RGB:
184, 191, 138
CMY:
28, 25, 46
CMYK:
4, 0, 28, 25
HSL:
68°, 29.2818%, 64.5098%
HSV (HSB):
68°, 27.7487%, 74.9020%
XYZ:
42.9854, 49.2869, 31.2925
xyY:
0.3479, 0.3989, 49.2869
CIE-Lab:
75.6295, -11.1612, 25.9972
CIE-LCH:
75.6295, 28.2918, 113.2350
CIE-Luv:
75.6295, -1.5699, 37.3018
Hunter-Lab:
70.2046, -13.5649, 22.7158
#b8bf8a color charts
#b8bf8a color shades, tints & tones
#b8bf8a color schemes
#b8bf8a color preview, HTML & CSS examples
This text has a color of #b8bf8a
<p style="color:#b8bf8a;">Text here</p>
.mytext {color:#b8bf8a;}
This box has a color of #b8bf8a
<div style="background-color:#b8bf8a;">Content here</div>
.mybackground {background-color:#b8bf8a;}
Border around this has a color of #b8bf8a
<div style="border:2px solid #b8bf8a;">Content here</div>
.myborder {border:2px solid #b8bf8a;}