#b6ba1d color space conversions
Hex:
#b6ba1d
RGB:
182, 186, 29
CMY:
29, 27, 89
CMYK:
2, 0, 84, 27
HSL:
62°, 73.0233%, 42.1569%
HSV (HSB):
62°, 84.4086%, 72.9412%
XYZ:
37.0721, 45.1516, 7.9236
xyY:
0.4112, 0.5009, 45.1516
CIE-Lab:
72.9916, -18.2650, 69.9342
CIE-LCH:
72.9916, 72.2800, 104.6372
CIE-Luv:
72.9916, 2.9046, 78.0043
Hunter-Lab:
67.1949, -19.1110, 40.0450
#b6ba1d color charts
#b6ba1d color shades, tints & tones
#b6ba1d color schemes
#b6ba1d color preview, HTML & CSS examples
This text has a color of #b6ba1d
<p style="color:#b6ba1d;">Text here</p>
.mytext {color:#b6ba1d;}
This box has a color of #b6ba1d
<div style="background-color:#b6ba1d;">Content here</div>
.mybackground {background-color:#b6ba1d;}
Border around this has a color of #b6ba1d
<div style="border:2px solid #b6ba1d;">Content here</div>
.myborder {border:2px solid #b6ba1d;}