#bd7b5a color space conversions
Hex:
#bd7b5a
RGB:
189, 123, 90
CMY:
26, 52, 65
CMYK:
0, 35, 52, 26
HSL:
20°, 42.8571%, 54.7059%
HSV (HSB):
20°, 52.3810%, 74.1176%
XYZ:
29.9147, 25.7229, 13.0612
xyY:
0.4354, 0.3744, 25.7229
CIE-Lab:
57.7731, 22.1219, 28.5585
CIE-LCH:
57.7731, 36.1243, 52.2380
CIE-Luv:
57.7731, 48.9534, 30.4427
Hunter-Lab:
50.7178, 16.5280, 20.2337
#bd7b5a color charts
#bd7b5a color shades, tints & tones
#bd7b5a color schemes
#bd7b5a color preview, HTML & CSS examples
This text has a color of #bd7b5a
<p style="color:#bd7b5a;">Text here</p>
.mytext {color:#bd7b5a;}
This box has a color of #bd7b5a
<div style="background-color:#bd7b5a;">Content here</div>
.mybackground {background-color:#bd7b5a;}
Border around this has a color of #bd7b5a
<div style="border:2px solid #bd7b5a;">Content here</div>
.myborder {border:2px solid #bd7b5a;}