#bd9961 color space conversions
Hex:
#bd9961
RGB:
189, 153, 97
CMY:
26, 40, 62
CMYK:
0, 19, 49, 26
HSL:
37°, 41.0714%, 56.0784%
HSV (HSB):
37°, 48.6772%, 74.1176%
XYZ:
34.5352, 34.4643, 16.1413
xyY:
0.4056, 0.4048, 34.4643
CIE-Lab:
65.3295, 6.2305, 34.3735
CIE-LCH:
65.3295, 34.9336, 79.7261
CIE-Luv:
65.3295, 27.5369, 41.3550
Hunter-Lab:
58.7063, 2.2700, 24.7926
#bd9961 color charts
#bd9961 color shades, tints & tones
#bd9961 color schemes
#bd9961 color preview, HTML & CSS examples
This text has a color of #bd9961
<p style="color:#bd9961;">Text here</p>
.mytext {color:#bd9961;}
This box has a color of #bd9961
<div style="background-color:#bd9961;">Content here</div>
.mybackground {background-color:#bd9961;}
Border around this has a color of #bd9961
<div style="border:2px solid #bd9961;">Content here</div>
.myborder {border:2px solid #bd9961;}