#b9ae1d color space conversions
Hex:
#b9ae1d
RGB:
185, 174, 29
CMY:
27, 32, 89
CMYK:
0, 6, 84, 27
HSL:
56°, 72.8972%, 41.9608%
HSV (HSB):
56°, 84.3243%, 72.5490%
XYZ:
35.3654, 40.6751, 7.1495
xyY:
0.4251, 0.4889, 40.6751
CIE-Lab:
69.9477, -10.8390, 67.4989
CIE-LCH:
69.9477, 68.3636, 99.1227
CIE-Luv:
69.9477, 12.9719, 73.2476
Hunter-Lab:
63.7770, -12.6286, 37.9974
#b9ae1d color charts
#b9ae1d color shades, tints & tones
#b9ae1d color schemes
#b9ae1d color preview, HTML & CSS examples
This text has a color of #b9ae1d
<p style="color:#b9ae1d;">Text here</p>
.mytext {color:#b9ae1d;}
This box has a color of #b9ae1d
<div style="background-color:#b9ae1d;">Content here</div>
.mybackground {background-color:#b9ae1d;}
Border around this has a color of #b9ae1d
<div style="border:2px solid #b9ae1d;">Content here</div>
.myborder {border:2px solid #b9ae1d;}