#bdad7c color space conversions
Hex:
#bdad7c
RGB:
189, 173, 124
CMY:
26, 32, 51
CMYK:
0, 8, 34, 26
HSL:
45°, 32.9949%, 61.3725%
HSV (HSB):
45°, 34.3915%, 74.1176%
XYZ:
39.5679, 42.1612, 25.1213
xyY:
0.3703, 0.3946, 42.1612
CIE-Lab:
70.9819, -1.5817, 27.3029
CIE-LCH:
70.9819, 27.3487, 93.3154
CIE-Luv:
70.9819, 12.8611, 36.3498
Hunter-Lab:
64.9317, -4.8564, 22.5136
#bdad7c color charts
#bdad7c color shades, tints & tones
#bdad7c color schemes
#bdad7c color preview, HTML & CSS examples
This text has a color of #bdad7c
<p style="color:#bdad7c;">Text here</p>
.mytext {color:#bdad7c;}
This box has a color of #bdad7c
<div style="background-color:#bdad7c;">Content here</div>
.mybackground {background-color:#bdad7c;}
Border around this has a color of #bdad7c
<div style="border:2px solid #bdad7c;">Content here</div>
.myborder {border:2px solid #bdad7c;}