#bdaf6c color space conversions
Hex:
#bdaf6c
RGB:
189, 175, 108
CMY:
26, 31, 58
CMYK:
0, 7, 43, 26
HSL:
50°, 38.0282%, 58.2353%
HSV (HSB):
50°, 42.8571%, 74.1176%
XYZ:
39.0230, 42.5615, 20.3458
xyY:
0.3828, 0.4176, 42.5615
CIE-Lab:
71.2563, -4.4862, 36.1010
CIE-LCH:
71.2563, 36.3787, 97.0837
CIE-Luv:
71.2563, 12.5322, 46.6565
Hunter-Lab:
65.2392, -7.3982, 27.1769
#bdaf6c color charts
#bdaf6c color shades, tints & tones
#bdaf6c color schemes
#bdaf6c color preview, HTML & CSS examples
This text has a color of #bdaf6c
<p style="color:#bdaf6c;">Text here</p>
.mytext {color:#bdaf6c;}
This box has a color of #bdaf6c
<div style="background-color:#bdaf6c;">Content here</div>
.mybackground {background-color:#bdaf6c;}
Border around this has a color of #bdaf6c
<div style="border:2px solid #bdaf6c;">Content here</div>
.myborder {border:2px solid #bdaf6c;}