#b7bf95 color space conversions
Hex:
#b7bf95
RGB:
183, 191, 149
CMY:
28, 25, 42
CMYK:
4, 0, 22, 25
HSL:
71°, 24.7059%, 66.6667%
HSV (HSB):
71°, 21.9895%, 74.9020%
XYZ:
43.5841, 49.4988, 35.6909
xyY:
0.3385, 0.3844, 49.4988
CIE-Lab:
75.7606, -9.9529, 20.3085
CIE-LCH:
75.7606, 22.6163, 116.1088
CIE-Luv:
75.7606, -2.6048, 29.9941
Hunter-Lab:
70.3554, -12.5440, 19.1713
#b7bf95 color charts
#b7bf95 color shades, tints & tones
#b7bf95 color schemes
#b7bf95 color preview, HTML & CSS examples
This text has a color of #b7bf95
<p style="color:#b7bf95;">Text here</p>
.mytext {color:#b7bf95;}
This box has a color of #b7bf95
<div style="background-color:#b7bf95;">Content here</div>
.mybackground {background-color:#b7bf95;}
Border around this has a color of #b7bf95
<div style="border:2px solid #b7bf95;">Content here</div>
.myborder {border:2px solid #b7bf95;}