#b7a85e color space conversions
Hex:
#b7a85e
RGB:
183, 168, 94
CMY:
28, 34, 63
CMYK:
0, 8, 49, 28
HSL:
50°, 38.1974%, 54.3137%
HSV (HSB):
50°, 48.6339%, 71.7647%
XYZ:
35.5515, 38.8807, 16.2206
xyY:
0.3922, 0.4289, 38.8807
CIE-Lab:
68.6648, -4.6796, 39.9509
CIE-LCH:
68.6648, 40.2241, 96.6808
CIE-Luv:
68.6648, 13.5922, 49.9501
Hunter-Lab:
62.3544, -7.3481, 28.2246
#b7a85e color charts
#b7a85e color shades, tints & tones
#b7a85e color schemes
#b7a85e color preview, HTML & CSS examples
This text has a color of #b7a85e
<p style="color:#b7a85e;">Text here</p>
.mytext {color:#b7a85e;}
This box has a color of #b7a85e
<div style="background-color:#b7a85e;">Content here</div>
.mybackground {background-color:#b7a85e;}
Border around this has a color of #b7a85e
<div style="border:2px solid #b7a85e;">Content here</div>
.myborder {border:2px solid #b7a85e;}