#b3aa1d color space conversions
Hex:
#b3aa1d
RGB:
179, 170, 29
CMY:
30, 33, 89
CMYK:
0, 5, 84, 30
HSL:
56°, 72.1154%, 40.7843%
HSV (HSB):
56°, 83.7989%, 70.1961%
XYZ:
33.1869, 38.4219, 6.8294
xyY:
0.4231, 0.4898, 38.4219
CIE-Lab:
68.3304, -11.4092, 65.9331
CIE-LCH:
68.3304, 66.9129, 99.8174
CIE-Luv:
68.3304, 11.4320, 71.5475
Hunter-Lab:
61.9854, -12.9057, 36.8573
#b3aa1d color charts
#b3aa1d color shades, tints & tones
#b3aa1d color schemes
#b3aa1d color preview, HTML & CSS examples
This text has a color of #b3aa1d
<p style="color:#b3aa1d;">Text here</p>
.mytext {color:#b3aa1d;}
This box has a color of #b3aa1d
<div style="background-color:#b3aa1d;">Content here</div>
.mybackground {background-color:#b3aa1d;}
Border around this has a color of #b3aa1d
<div style="border:2px solid #b3aa1d;">Content here</div>
.myborder {border:2px solid #b3aa1d;}