#bd974a color space conversions
Hex:
#bd974a
RGB:
189, 151, 74
CMY:
26, 41, 71
CMYK:
0, 20, 61, 26
HSL:
40°, 46.5587%, 51.5686%
HSV (HSB):
40°, 60.8466%, 74.1176%
XYZ:
33.2889, 33.4464, 11.1799
xyY:
0.4272, 0.4293, 33.4464
CIE-Lab:
64.5208, 5.3719, 45.1758
CIE-LCH:
64.5208, 45.4941, 83.2188
CIE-Luv:
64.5208, 30.5082, 51.2786
Hunter-Lab:
57.8329, 1.5379, 29.0215
#bd974a color charts
#bd974a color shades, tints & tones
#bd974a color schemes
#bd974a color preview, HTML & CSS examples
This text has a color of #bd974a
<p style="color:#bd974a;">Text here</p>
.mytext {color:#bd974a;}
This box has a color of #bd974a
<div style="background-color:#bd974a;">Content here</div>
.mybackground {background-color:#bd974a;}
Border around this has a color of #bd974a
<div style="border:2px solid #bd974a;">Content here</div>
.myborder {border:2px solid #bd974a;}