#bd977d color space conversions
Hex:
#bd977d
RGB:
189, 151, 125
CMY:
26, 41, 51
CMYK:
0, 20, 34, 26
HSL:
24°, 32.6531%, 61.5686%
HSV (HSB):
24°, 33.8624%, 74.1176%
XYZ:
35.7545, 34.4327, 24.1637
xyY:
0.3790, 0.3649, 34.4327
CIE-Lab:
65.3046, 10.4886, 19.0932
CIE-LCH:
65.3046, 21.7844, 61.2183
CIE-Luv:
65.3046, 26.3906, 23.5195
Hunter-Lab:
58.6794, 6.0748, 16.6604
#bd977d color charts
#bd977d color shades, tints & tones
#bd977d color schemes
#bd977d color preview, HTML & CSS examples
This text has a color of #bd977d
<p style="color:#bd977d;">Text here</p>
.mytext {color:#bd977d;}
This box has a color of #bd977d
<div style="background-color:#bd977d;">Content here</div>
.mybackground {background-color:#bd977d;}
Border around this has a color of #bd977d
<div style="border:2px solid #bd977d;">Content here</div>
.myborder {border:2px solid #bd977d;}