#bd7b4b color space conversions
Hex:
#bd7b4b
RGB:
189, 123, 75
CMY:
26, 52, 71
CMYK:
0, 35, 60, 26
HSL:
25°, 46.3415%, 51.7647%
HSV (HSB):
25°, 60.3175%, 74.1176%
XYZ:
29.3392, 25.4927, 10.0309
xyY:
0.4523, 0.3930, 25.4927
CIE-Lab:
57.5524, 20.8783, 36.4864
CIE-LCH:
57.5524, 42.0376, 60.2209
CIE-Luv:
57.5524, 50.7117, 38.1234
Hunter-Lab:
50.4903, 15.3658, 23.5642
#bd7b4b color charts
#bd7b4b color shades, tints & tones
#bd7b4b color schemes
#bd7b4b color preview, HTML & CSS examples
This text has a color of #bd7b4b
<p style="color:#bd7b4b;">Text here</p>
.mytext {color:#bd7b4b;}
This box has a color of #bd7b4b
<div style="background-color:#bd7b4b;">Content here</div>
.mybackground {background-color:#bd7b4b;}
Border around this has a color of #bd7b4b
<div style="border:2px solid #bd7b4b;">Content here</div>
.myborder {border:2px solid #bd7b4b;}