#b4967f color space conversions
Hex:
#b4967f
RGB:
180, 150, 127
CMY:
29, 41, 50
CMYK:
0, 17, 29, 29
HSL:
26°, 26.1084%, 60.1961%
HSV (HSB):
26°, 29.4444%, 70.5882%
XYZ:
33.5595, 33.0483, 24.6889
xyY:
0.3676, 0.3620, 33.0483
CIE-Lab:
64.2000, 7.7070, 16.3179
CIE-LCH:
64.2000, 18.0463, 64.7185
CIE-Luv:
64.2000, 20.5711, 20.5606
Hunter-Lab:
57.4876, 3.5994, 14.7785
#b4967f color charts
#b4967f color shades, tints & tones
#b4967f color schemes
#b4967f color preview, HTML & CSS examples
This text has a color of #b4967f
<p style="color:#b4967f;">Text here</p>
.mytext {color:#b4967f;}
This box has a color of #b4967f
<div style="background-color:#b4967f;">Content here</div>
.mybackground {background-color:#b4967f;}
Border around this has a color of #b4967f
<div style="border:2px solid #b4967f;">Content here</div>
.myborder {border:2px solid #b4967f;}