#bd8945 color space conversions
Hex:
#bd8945
RGB:
189, 137, 69
CMY:
26, 46, 73
CMYK:
0, 28, 63, 26
HSL:
34°, 47.6190%, 50.5882%
HSV (HSB):
34°, 63.4921%, 74.1176%
XYZ:
31.0061, 29.1398, 9.6206
xyY:
0.4444, 0.4177, 29.1398
CIE-Lab:
60.9048, 12.7101, 43.5152
CIE-LCH:
60.9048, 45.3334, 73.7178
CIE-Luv:
60.9048, 40.9531, 47.0177
Hunter-Lab:
53.9813, 8.0606, 27.2202
#bd8945 color charts
#bd8945 color shades, tints & tones
#bd8945 color schemes
#bd8945 color preview, HTML & CSS examples
This text has a color of #bd8945
<p style="color:#bd8945;">Text here</p>
.mytext {color:#bd8945;}
This box has a color of #bd8945
<div style="background-color:#bd8945;">Content here</div>
.mybackground {background-color:#bd8945;}
Border around this has a color of #bd8945
<div style="border:2px solid #bd8945;">Content here</div>
.myborder {border:2px solid #bd8945;}