#bda65c color space conversions
Hex:
#bda65c
RGB:
189, 166, 92
CMY:
26, 35, 64
CMYK:
0, 12, 51, 26
HSL:
46°, 42.3581%, 55.0980%
HSV (HSB):
46°, 51.3228%, 74.1176%
XYZ:
36.5543, 38.8640, 15.7001
xyY:
0.4012, 0.4265, 38.8640
CIE-Lab:
68.6526, -1.2714, 41.0765
CIE-LCH:
68.6526, 41.0961, 91.7728
CIE-Luv:
68.6526, 19.1911, 50.3081
Hunter-Lab:
62.3410, -4.4314, 28.7069
#bda65c color charts
#bda65c color shades, tints & tones
#bda65c color schemes
#bda65c color preview, HTML & CSS examples
This text has a color of #bda65c
<p style="color:#bda65c;">Text here</p>
.mytext {color:#bda65c;}
This box has a color of #bda65c
<div style="background-color:#bda65c;">Content here</div>
.mybackground {background-color:#bda65c;}
Border around this has a color of #bda65c
<div style="border:2px solid #bda65c;">Content here</div>
.myborder {border:2px solid #bda65c;}