#b7967f color space conversions
Hex:
#b7967f
RGB:
183, 150, 127
CMY:
28, 41, 50
CMYK:
0, 18, 31, 28
HSL:
25°, 28.0000%, 60.7843%
HSV (HSB):
25°, 30.6011%, 71.7647%
XYZ:
34.2656, 33.4123, 24.7219
xyY:
0.3708, 0.3616, 33.4123
CIE-Lab:
64.4934, 8.9036, 16.7693
CIE-LCH:
64.4934, 18.9864, 62.0339
CIE-Luv:
64.4934, 22.6322, 20.9123
Hunter-Lab:
57.8034, 4.6581, 15.1046
#b7967f color charts
#b7967f color shades, tints & tones
#b7967f color schemes
#b7967f color preview, HTML & CSS examples
This text has a color of #b7967f
<p style="color:#b7967f;">Text here</p>
.mytext {color:#b7967f;}
This box has a color of #b7967f
<div style="background-color:#b7967f;">Content here</div>
.mybackground {background-color:#b7967f;}
Border around this has a color of #b7967f
<div style="border:2px solid #b7967f;">Content here</div>
.myborder {border:2px solid #b7967f;}