#bda85c color space conversions
Hex:
#bda85c
RGB:
189, 168, 92
CMY:
26, 34, 64
CMYK:
0, 11, 51, 26
HSL:
47°, 42.3581%, 55.0980%
HSV (HSB):
47°, 51.3228%, 74.1176%
XYZ:
36.9207, 39.5968, 15.8222
xyY:
0.3998, 0.4288, 39.5968
CIE-Lab:
69.1814, -2.3396, 41.7169
CIE-LCH:
69.1814, 41.7824, 93.2100
CIE-Luv:
69.1814, 17.8723, 51.2831
Hunter-Lab:
62.9260, -5.3889, 29.1402
#bda85c color charts
#bda85c color shades, tints & tones
#bda85c color schemes
#bda85c color preview, HTML & CSS examples
This text has a color of #bda85c
<p style="color:#bda85c;">Text here</p>
.mytext {color:#bda85c;}
This box has a color of #bda85c
<div style="background-color:#bda85c;">Content here</div>
.mybackground {background-color:#bda85c;}
Border around this has a color of #bda85c
<div style="border:2px solid #bda85c;">Content here</div>
.myborder {border:2px solid #bda85c;}