#b4a56c color space conversions
Hex:
#b4a56c
RGB:
180, 165, 108
CMY:
29, 35, 58
CMYK:
0, 8, 40, 29
HSL:
48°, 32.4324%, 56.4706%
HSV (HSB):
48°, 40.0000%, 70.5882%
XYZ:
34.9843, 37.6963, 19.6196
xyY:
0.3790, 0.4084, 37.6963
CIE-Lab:
67.7962, -2.8617, 31.5122
CIE-LCH:
67.7962, 31.6418, 95.1889
CIE-Luv:
67.7962, 12.7051, 40.7709
Hunter-Lab:
61.3973, -5.7356, 24.0319
#b4a56c color charts
#b4a56c color shades, tints & tones
#b4a56c color schemes
#b4a56c color preview, HTML & CSS examples
This text has a color of #b4a56c
<p style="color:#b4a56c;">Text here</p>
.mytext {color:#b4a56c;}
This box has a color of #b4a56c
<div style="background-color:#b4a56c;">Content here</div>
.mybackground {background-color:#b4a56c;}
Border around this has a color of #b4a56c
<div style="border:2px solid #b4a56c;">Content here</div>
.myborder {border:2px solid #b4a56c;}