#b6aa1e color space conversions
Hex:
#b6aa1e
RGB:
182, 170, 30
CMY:
29, 33, 88
CMYK:
0, 7, 84, 29
HSL:
55°, 71.6981%, 41.5686%
HSV (HSB):
55°, 83.5165%, 71.3725%
XYZ:
33.9005, 38.7883, 6.9284
xyY:
0.4258, 0.4872, 38.7883
CIE-Lab:
68.5976, -10.0555, 66.0116
CIE-LCH:
68.5976, 66.7731, 98.6612
CIE-Luv:
68.5976, 13.5548, 71.4438
Hunter-Lab:
62.2802, -11.8290, 37.0004
#b6aa1e color charts
#b6aa1e color shades, tints & tones
#b6aa1e color schemes
#b6aa1e color preview, HTML & CSS examples
This text has a color of #b6aa1e
<p style="color:#b6aa1e;">Text here</p>
.mytext {color:#b6aa1e;}
This box has a color of #b6aa1e
<div style="background-color:#b6aa1e;">Content here</div>
.mybackground {background-color:#b6aa1e;}
Border around this has a color of #b6aa1e
<div style="border:2px solid #b6aa1e;">Content here</div>
.myborder {border:2px solid #b6aa1e;}