#bd7a3c color space conversions
Hex:
#bd7a3c
RGB:
189, 122, 60
CMY:
26, 52, 76
CMYK:
0, 35, 68, 26
HSL:
29°, 51.8072%, 48.8235%
HSV (HSB):
29°, 68.2540%, 74.1176%
XYZ:
28.7614, 25.0641, 7.5969
xyY:
0.4683, 0.4081, 25.0641
CIE-Lab:
57.1379, 20.4320, 43.7638
CIE-LCH:
57.1379, 48.2984, 64.9735
CIE-Luv:
57.1379, 52.9343, 44.0566
Hunter-Lab:
50.0641, 14.9346, 26.0479
#bd7a3c color charts
#bd7a3c color shades, tints & tones
#bd7a3c color schemes
#bd7a3c color preview, HTML & CSS examples
This text has a color of #bd7a3c
<p style="color:#bd7a3c;">Text here</p>
.mytext {color:#bd7a3c;}
This box has a color of #bd7a3c
<div style="background-color:#bd7a3c;">Content here</div>
.mybackground {background-color:#bd7a3c;}
Border around this has a color of #bd7a3c
<div style="border:2px solid #bd7a3c;">Content here</div>
.myborder {border:2px solid #bd7a3c;}