#bd9255 color space conversions
Hex:
#bd9255
RGB:
189, 146, 85
CMY:
26, 43, 67
CMYK:
0, 23, 55, 26
HSL:
35°, 44.0678%, 53.7255%
HSV (HSB):
35°, 55.0265%, 74.1176%
XYZ:
32.9048, 32.0325, 13.0429
xyY:
0.4220, 0.4108, 32.0325
CIE-Lab:
63.3697, 8.9727, 38.2538
CIE-LCH:
63.3697, 39.2920, 76.7994
CIE-Luv:
63.3697, 33.2623, 44.0242
Hunter-Lab:
56.5972, 4.7323, 25.9546
#bd9255 color charts
#bd9255 color shades, tints & tones
#bd9255 color schemes
#bd9255 color preview, HTML & CSS examples
This text has a color of #bd9255
<p style="color:#bd9255;">Text here</p>
.mytext {color:#bd9255;}
This box has a color of #bd9255
<div style="background-color:#bd9255;">Content here</div>
.mybackground {background-color:#bd9255;}
Border around this has a color of #bd9255
<div style="border:2px solid #bd9255;">Content here</div>
.myborder {border:2px solid #bd9255;}