#bd976a color space conversions
Hex:
#bd976a
RGB:
189, 151, 106
CMY:
26, 41, 58
CMYK:
0, 20, 44, 26
HSL:
33°, 38.6047%, 57.8431%
HSV (HSB):
33°, 43.9153%, 74.1176%
XYZ:
34.6544, 33.9926, 18.3704
xyY:
0.3982, 0.3906, 33.9926
CIE-Lab:
64.9567, 8.2474, 29.0668
CIE-LCH:
64.9567, 30.2142, 74.1594
CIE-Luv:
64.9567, 28.1386, 35.3367
Hunter-Lab:
58.3032, 4.0666, 22.1309
#bd976a color charts
#bd976a color shades, tints & tones
#bd976a color schemes
#bd976a color preview, HTML & CSS examples
This text has a color of #bd976a
<p style="color:#bd976a;">Text here</p>
.mytext {color:#bd976a;}
This box has a color of #bd976a
<div style="background-color:#bd976a;">Content here</div>
.mybackground {background-color:#bd976a;}
Border around this has a color of #bd976a
<div style="border:2px solid #bd976a;">Content here</div>
.myborder {border:2px solid #bd976a;}