#bd8169 color space conversions
Hex:
#bd8169
RGB:
189, 129, 105
CMY:
26, 49, 59
CMYK:
0, 32, 44, 26
HSL:
17°, 38.8889%, 57.6471%
HSV (HSB):
17°, 44.4444%, 74.1176%
XYZ:
31.3863, 27.5393, 17.0260
xyY:
0.4132, 0.3626, 27.5393
CIE-Lab:
59.4702, 20.2951, 22.3718
CIE-LCH:
59.4702, 30.2058, 47.7866
CIE-Luv:
59.4702, 42.9109, 24.5994
Hunter-Lab:
52.4779, 14.9223, 17.4984
#bd8169 color charts
#bd8169 color shades, tints & tones
#bd8169 color schemes
#bd8169 color preview, HTML & CSS examples
This text has a color of #bd8169
<p style="color:#bd8169;">Text here</p>
.mytext {color:#bd8169;}
This box has a color of #bd8169
<div style="background-color:#bd8169;">Content here</div>
.mybackground {background-color:#bd8169;}
Border around this has a color of #bd8169
<div style="border:2px solid #bd8169;">Content here</div>
.myborder {border:2px solid #bd8169;}