#bda04a color space conversions
Hex:
#bda04a
RGB:
189, 160, 74
CMY:
26, 37, 71
CMYK:
0, 15, 61, 26
HSL:
45°, 46.5587%, 51.5686%
HSV (HSB):
45°, 60.8466%, 74.1176%
XYZ:
34.7931, 36.4548, 11.6813
xyY:
0.4196, 0.4396, 36.4548
CIE-Lab:
66.8660, 0.4937, 47.8397
CIE-LCH:
66.8660, 47.8422, 89.4088
CIE-Luv:
66.8660, 24.2069, 55.3835
Hunter-Lab:
60.3778, -2.7995, 30.7937
#bda04a color charts
#bda04a color shades, tints & tones
#bda04a color schemes
#bda04a color preview, HTML & CSS examples
This text has a color of #bda04a
<p style="color:#bda04a;">Text here</p>
.mytext {color:#bda04a;}
This box has a color of #bda04a
<div style="background-color:#bda04a;">Content here</div>
.mybackground {background-color:#bda04a;}
Border around this has a color of #bda04a
<div style="border:2px solid #bda04a;">Content here</div>
.myborder {border:2px solid #bda04a;}