#b6a64c color space conversions
Hex:
#b6a64c
RGB:
182, 166, 76
CMY:
29, 35, 70
CMYK:
0, 9, 58, 29
HSL:
51°, 42.0635%, 50.5882%
HSV (HSB):
51°, 58.2418%, 71.3725%
XYZ:
34.2321, 37.7393, 12.3177
xyY:
0.4061, 0.4477, 37.7393
CIE-Lab:
67.8280, -5.5858, 47.8030
CIE-LCH:
67.8280, 48.1282, 96.6648
CIE-Luv:
67.8280, 15.0128, 56.9993
Hunter-Lab:
61.4323, -8.0405, 31.1145
#b6a64c color charts
#b6a64c color shades, tints & tones
#b6a64c color schemes
#b6a64c color preview, HTML & CSS examples
This text has a color of #b6a64c
<p style="color:#b6a64c;">Text here</p>
.mytext {color:#b6a64c;}
This box has a color of #b6a64c
<div style="background-color:#b6a64c;">Content here</div>
.mybackground {background-color:#b6a64c;}
Border around this has a color of #b6a64c
<div style="border:2px solid #b6a64c;">Content here</div>
.myborder {border:2px solid #b6a64c;}