#bdbdaa color space conversions
Hex:
#bdbdaa
RGB:
189, 189, 170
CMY:
26, 26, 33
CMYK:
0, 0, 10, 26
HSL:
60°, 12.5828%, 70.3922%
HSV (HSB):
60°, 10.0529%, 74.1176%
XYZ:
46.4396, 50.1163, 45.2560
xyY:
0.3275, 0.3534, 50.1163
CIE-Lab:
76.1406, -3.3478, 9.6059
CIE-LCH:
76.1406, 10.1725, 109.2145
CIE-Luv:
76.1406, 1.0443, 14.4593
Hunter-Lab:
70.7929, -6.7929, 11.6525
#bdbdaa color charts
#bdbdaa color shades, tints & tones
#bdbdaa color schemes
#bdbdaa color preview, HTML & CSS examples
This text has a color of #bdbdaa
<p style="color:#bdbdaa;">Text here</p>
.mytext {color:#bdbdaa;}
This box has a color of #bdbdaa
<div style="background-color:#bdbdaa;">Content here</div>
.mybackground {background-color:#bdbdaa;}
Border around this has a color of #bdbdaa
<div style="border:2px solid #bdbdaa;">Content here</div>
.myborder {border:2px solid #bdbdaa;}