#bda074 color space conversions
Hex:
#bda074
RGB:
189, 160, 116
CMY:
26, 37, 55
CMYK:
0, 15, 39, 26
HSL:
36°, 35.6098%, 59.8039%
HSV (HSB):
36°, 38.6243%, 74.1176%
XYZ:
36.7095, 37.2214, 21.7726
xyY:
0.3836, 0.3889, 37.2214
CIE-Lab:
67.4428, 4.4573, 26.9133
CIE-LCH:
67.4428, 27.2799, 80.5963
CIE-Luv:
67.4428, 21.5020, 34.1588
Hunter-Lab:
61.0093, 0.6375, 21.5475
#bda074 color charts
#bda074 color shades, tints & tones
#bda074 color schemes
#bda074 color preview, HTML & CSS examples
This text has a color of #bda074
<p style="color:#bda074;">Text here</p>
.mytext {color:#bda074;}
This box has a color of #bda074
<div style="background-color:#bda074;">Content here</div>
.mybackground {background-color:#bda074;}
Border around this has a color of #bda074
<div style="border:2px solid #bda074;">Content here</div>
.myborder {border:2px solid #bda074;}