#bd7b5d color space conversions
Hex:
#bd7b5d
RGB:
189, 123, 93
CMY:
26, 52, 64
CMYK:
0, 35, 51, 26
HSL:
19°, 42.1053%, 55.2941%
HSV (HSB):
19°, 50.7937%, 74.1176%
XYZ:
30.0450, 25.7750, 13.7475
xyY:
0.4319, 0.3705, 25.7750
CIE-Lab:
57.8229, 22.4004, 26.9463
CIE-LCH:
57.8229, 35.0411, 50.2633
CIE-Luv:
57.8229, 48.5686, 28.7572
Hunter-Lab:
50.7691, 16.7897, 19.4836
#bd7b5d color charts
#bd7b5d color shades, tints & tones
#bd7b5d color schemes
#bd7b5d color preview, HTML & CSS examples
This text has a color of #bd7b5d
<p style="color:#bd7b5d;">Text here</p>
.mytext {color:#bd7b5d;}
This box has a color of #bd7b5d
<div style="background-color:#bd7b5d;">Content here</div>
.mybackground {background-color:#bd7b5d;}
Border around this has a color of #bd7b5d
<div style="border:2px solid #bd7b5d;">Content here</div>
.myborder {border:2px solid #bd7b5d;}