#b8bf94 color space conversions
Hex:
#b8bf94
RGB:
184, 191, 148
CMY:
28, 25, 42
CMYK:
4, 0, 23, 25
HSL:
70°, 25.1462%, 66.4706%
HSV (HSB):
70°, 22.5131%, 74.9020%
XYZ:
43.7433, 49.5901, 35.2833
xyY:
0.3401, 0.3856, 49.5901
CIE-Lab:
75.8170, -9.7269, 20.9326
CIE-LCH:
75.8170, 23.0822, 114.9233
CIE-Luv:
75.8170, -1.9700, 30.7545
Hunter-Lab:
70.4202, -12.3557, 19.5875
#b8bf94 color charts
#b8bf94 color shades, tints & tones
#b8bf94 color schemes
#b8bf94 color preview, HTML & CSS examples
This text has a color of #b8bf94
<p style="color:#b8bf94;">Text here</p>
.mytext {color:#b8bf94;}
This box has a color of #b8bf94
<div style="background-color:#b8bf94;">Content here</div>
.mybackground {background-color:#b8bf94;}
Border around this has a color of #b8bf94
<div style="border:2px solid #b8bf94;">Content here</div>
.myborder {border:2px solid #b8bf94;}