#bd975a color space conversions
Hex:
#bd975a
RGB:
189, 151, 90
CMY:
26, 41, 65
CMYK:
0, 20, 52, 26
HSL:
37°, 42.8571%, 54.7059%
HSV (HSB):
37°, 52.3810%, 74.1176%
XYZ:
33.8983, 33.6902, 14.3891
xyY:
0.4135, 0.4110, 33.6902
CIE-Lab:
64.7159, 6.6685, 37.2935
CIE-LCH:
64.7159, 37.8850, 79.8620
CIE-Luv:
64.7159, 29.4213, 43.9766
Hunter-Lab:
58.0433, 2.6715, 25.9321
#bd975a color charts
#bd975a color shades, tints & tones
#bd975a color schemes
#bd975a color preview, HTML & CSS examples
This text has a color of #bd975a
<p style="color:#bd975a;">Text here</p>
.mytext {color:#bd975a;}
This box has a color of #bd975a
<div style="background-color:#bd975a;">Content here</div>
.mybackground {background-color:#bd975a;}
Border around this has a color of #bd975a
<div style="border:2px solid #bd975a;">Content here</div>
.myborder {border:2px solid #bd975a;}