#bd8041 color space conversions
Hex:
#bd8041
RGB:
189, 128, 65
CMY:
26, 50, 75
CMYK:
0, 32, 66, 26
HSL:
30°, 48.8189%, 49.8039%
HSV (HSB):
30°, 65.6085%, 74.1176%
XYZ:
29.6596, 26.6388, 8.5796
xyY:
0.4572, 0.4106, 26.6388
CIE-Lab:
58.6385, 17.4221, 42.9440
CIE-LCH:
58.6385, 46.3435, 67.9179
CIE-Luv:
58.6385, 47.9600, 44.6767
Hunter-Lab:
51.6128, 12.2536, 26.2732
#bd8041 color charts
#bd8041 color shades, tints & tones
#bd8041 color schemes
#bd8041 color preview, HTML & CSS examples
This text has a color of #bd8041
<p style="color:#bd8041;">Text here</p>
.mytext {color:#bd8041;}
This box has a color of #bd8041
<div style="background-color:#bd8041;">Content here</div>
.mybackground {background-color:#bd8041;}
Border around this has a color of #bd8041
<div style="border:2px solid #bd8041;">Content here</div>
.myborder {border:2px solid #bd8041;}