#bd7d2d color space conversions
Hex:
#bd7d2d
RGB:
189, 125, 45
CMY:
26, 51, 82
CMYK:
0, 34, 76, 26
HSL:
33°, 61.5385%, 45.8824%
HSV (HSB):
33°, 76.1905%, 74.1176%
XYZ:
28.7935, 25.6755, 5.9209
xyY:
0.4768, 0.4252, 25.6755
CIE-Lab:
57.7278, 18.0143, 51.3453
CIE-LCH:
57.7278, 54.4137, 70.6668
CIE-Luv:
57.7278, 51.7511, 50.2476
Hunter-Lab:
50.6710, 12.7574, 28.5417
#bd7d2d color charts
#bd7d2d color shades, tints & tones
#bd7d2d color schemes
#bd7d2d color preview, HTML & CSS examples
This text has a color of #bd7d2d
<p style="color:#bd7d2d;">Text here</p>
.mytext {color:#bd7d2d;}
This box has a color of #bd7d2d
<div style="background-color:#bd7d2d;">Content here</div>
.mybackground {background-color:#bd7d2d;}
Border around this has a color of #bd7d2d
<div style="border:2px solid #bd7d2d;">Content here</div>
.myborder {border:2px solid #bd7d2d;}