#b6a55a color space conversions
Hex:
#b6a55a
RGB:
182, 165, 90
CMY:
29, 35, 65
CMYK:
0, 9, 51, 29
HSL:
49°, 38.6555%, 53.3333%
HSV (HSB):
49°, 50.5495%, 71.3725%
XYZ:
34.5920, 37.5935, 15.1059
xyY:
0.3963, 0.4307, 37.5935
CIE-Lab:
67.7200, -3.8776, 40.8085
CIE-LCH:
67.7200, 40.9923, 95.4280
CIE-Luv:
67.7200, 15.0364, 50.3494
Hunter-Lab:
61.3136, -6.5923, 28.3121
#b6a55a color charts
#b6a55a color shades, tints & tones
#b6a55a color schemes
#b6a55a color preview, HTML & CSS examples
This text has a color of #b6a55a
<p style="color:#b6a55a;">Text here</p>
.mytext {color:#b6a55a;}
This box has a color of #b6a55a
<div style="background-color:#b6a55a;">Content here</div>
.mybackground {background-color:#b6a55a;}
Border around this has a color of #b6a55a
<div style="border:2px solid #b6a55a;">Content here</div>
.myborder {border:2px solid #b6a55a;}