#b6b67d color space conversions
Hex:
#b6b67d
RGB:
182, 182, 125
CMY:
29, 29, 51
CMYK:
0, 0, 31, 29
HSL:
60°, 28.0788%, 60.1961%
HSV (HSB):
60°, 31.3187%, 71.3725%
XYZ:
39.7210, 44.8816, 25.9715
xyY:
0.3592, 0.4059, 44.8816
CIE-Lab:
72.8139, -8.9972, 29.0929
CIE-LCH:
72.8139, 30.4524, 107.1847
CIE-Luv:
72.8139, 2.8970, 40.1515
Hunter-Lab:
66.9938, -11.4053, 23.9106
#b6b67d color charts
#b6b67d color shades, tints & tones
#b6b67d color schemes
#b6b67d color preview, HTML & CSS examples
This text has a color of #b6b67d
<p style="color:#b6b67d;">Text here</p>
.mytext {color:#b6b67d;}
This box has a color of #b6b67d
<div style="background-color:#b6b67d;">Content here</div>
.mybackground {background-color:#b6b67d;}
Border around this has a color of #b6b67d
<div style="border:2px solid #b6b67d;">Content here</div>
.myborder {border:2px solid #b6b67d;}