#b6ab5d color space conversions
Hex:
#b6ab5d
RGB:
182, 171, 93
CMY:
29, 33, 64
CMYK:
0, 6, 49, 29
HSL:
53°, 37.8723%, 53.9216%
HSV (HSB):
53°, 48.9011%, 71.3725%
XYZ:
35.8301, 39.8612, 16.1615
xyY:
0.3901, 0.4340, 39.8612
CIE-Lab:
69.3706, -6.7831, 41.2969
CIE-LCH:
69.3706, 41.8503, 99.3277
CIE-Luv:
69.3706, 11.0344, 51.8654
Hunter-Lab:
63.1357, -9.1872, 29.0180
#b6ab5d color charts
#b6ab5d color shades, tints & tones
#b6ab5d color schemes
#b6ab5d color preview, HTML & CSS examples
This text has a color of #b6ab5d
<p style="color:#b6ab5d;">Text here</p>
.mytext {color:#b6ab5d;}
This box has a color of #b6ab5d
<div style="background-color:#b6ab5d;">Content here</div>
.mybackground {background-color:#b6ab5d;}
Border around this has a color of #b6ab5d
<div style="border:2px solid #b6ab5d;">Content here</div>
.myborder {border:2px solid #b6ab5d;}