#b4ac80 color space conversions
Hex:
#b4ac80
RGB:
180, 172, 128
CMY:
29, 33, 50
CMYK:
0, 4, 29, 29
HSL:
51°, 25.7426%, 60.3922%
HSV (HSB):
51°, 28.8889%, 70.5882%
XYZ:
37.4712, 40.7669, 26.3159
xyY:
0.3584, 0.3899, 40.7669
CIE-Lab:
70.0123, -4.1167, 23.7167
CIE-LCH:
70.0123, 24.0713, 99.8472
CIE-Luv:
70.0123, 7.3432, 32.4961
Hunter-Lab:
63.8489, -6.9788, 20.2573
#b4ac80 color charts
#b4ac80 color shades, tints & tones
#b4ac80 color schemes
#b4ac80 color preview, HTML & CSS examples
This text has a color of #b4ac80
<p style="color:#b4ac80;">Text here</p>
.mytext {color:#b4ac80;}
This box has a color of #b4ac80
<div style="background-color:#b4ac80;">Content here</div>
.mybackground {background-color:#b4ac80;}
Border around this has a color of #b4ac80
<div style="border:2px solid #b4ac80;">Content here</div>
.myborder {border:2px solid #b4ac80;}