#bda98d color space conversions
Hex:
#bda98d
RGB:
189, 169, 141
CMY:
26, 34, 45
CMYK:
0, 11, 25, 26
HSL:
35°, 26.6667%, 64.7059%
HSV (HSB):
35°, 25.3968%, 74.1176%
XYZ:
39.9820, 41.1178, 31.0286
xyY:
0.3566, 0.3667, 41.1178
CIE-Lab:
70.2584, 2.8346, 17.1089
CIE-LCH:
70.2584, 17.3421, 80.5928
CIE-Luv:
70.2584, 14.1060, 23.0040
Hunter-Lab:
64.1232, -0.9177, 16.1964
#bda98d color charts
#bda98d color shades, tints & tones
#bda98d color schemes
#bda98d color preview, HTML & CSS examples
This text has a color of #bda98d
<p style="color:#bda98d;">Text here</p>
.mytext {color:#bda98d;}
This box has a color of #bda98d
<div style="background-color:#bda98d;">Content here</div>
.mybackground {background-color:#bda98d;}
Border around this has a color of #bda98d
<div style="border:2px solid #bda98d;">Content here</div>
.myborder {border:2px solid #bda98d;}