#b6a255 color space conversions
Hex:
#b6a255
RGB:
182, 162, 85
CMY:
29, 36, 67
CMYK:
0, 11, 53, 29
HSL:
48°, 39.9177%, 52.3529%
HSV (HSB):
48°, 53.2967%, 71.3725%
XYZ:
33.8514, 36.4416, 13.8441
xyY:
0.4023, 0.4331, 36.4416
CIE-Lab:
66.8560, -2.7195, 42.2860
CIE-LCH:
66.8560, 42.3733, 93.6798
CIE-Luv:
66.8560, 17.2534, 51.2327
Hunter-Lab:
60.3669, -5.5462, 28.6597
#b6a255 color charts
#b6a255 color shades, tints & tones
#b6a255 color schemes
#b6a255 color preview, HTML & CSS examples
This text has a color of #b6a255
<p style="color:#b6a255;">Text here</p>
.mytext {color:#b6a255;}
This box has a color of #b6a255
<div style="background-color:#b6a255;">Content here</div>
.mybackground {background-color:#b6a255;}
Border around this has a color of #b6a255
<div style="border:2px solid #b6a255;">Content here</div>
.myborder {border:2px solid #b6a255;}