#bd935d color space conversions
Hex:
#bd935d
RGB:
189, 147, 93
CMY:
26, 42, 64
CMYK:
0, 22, 51, 26
HSL:
34°, 42.1053%, 55.2941%
HSV (HSB):
34°, 50.7937%, 74.1176%
XYZ:
33.3958, 32.4766, 14.8644
xyY:
0.4136, 0.4023, 32.4766
CIE-Lab:
63.7348, 9.1364, 34.4924
CIE-LCH:
63.7348, 35.6819, 75.1642
CIE-Luv:
63.7348, 31.9266, 40.4862
Hunter-Lab:
56.9882, 4.8737, 24.4270
#bd935d color charts
#bd935d color shades, tints & tones
#bd935d color schemes
#bd935d color preview, HTML & CSS examples
This text has a color of #bd935d
<p style="color:#bd935d;">Text here</p>
.mytext {color:#bd935d;}
This box has a color of #bd935d
<div style="background-color:#bd935d;">Content here</div>
.mybackground {background-color:#bd935d;}
Border around this has a color of #bd935d
<div style="border:2px solid #bd935d;">Content here</div>
.myborder {border:2px solid #bd935d;}