#bda68e color space conversions
Hex:
#bda68e
RGB:
189, 166, 142
CMY:
26, 35, 44
CMYK:
0, 12, 25, 26
HSL:
31°, 26.2570%, 64.9020%
HSV (HSB):
31°, 24.8677%, 74.1176%
XYZ:
39.5050, 40.0442, 31.2384
xyY:
0.3566, 0.3615, 40.0442
CIE-Lab:
69.5010, 4.6033, 15.5071
CIE-LCH:
69.5010, 16.1759, 73.4663
CIE-Luv:
69.5010, 15.7936, 20.5524
Hunter-Lab:
63.2805, 0.6936, 15.0279
#bda68e color charts
#bda68e color shades, tints & tones
#bda68e color schemes
#bda68e color preview, HTML & CSS examples
This text has a color of #bda68e
<p style="color:#bda68e;">Text here</p>
.mytext {color:#bda68e;}
This box has a color of #bda68e
<div style="background-color:#bda68e;">Content here</div>
.mybackground {background-color:#bda68e;}
Border around this has a color of #bda68e
<div style="border:2px solid #bda68e;">Content here</div>
.myborder {border:2px solid #bda68e;}