#b4806c color space conversions
Hex:
#b4806c
RGB:
180, 128, 108
CMY:
29, 50, 58
CMYK:
0, 29, 40, 29
HSL:
17°, 32.4324%, 56.4706%
HSV (HSB):
17°, 40.0000%, 70.5882%
XYZ:
29.2483, 26.2244, 17.7076
xyY:
0.3997, 0.3584, 26.2244
CIE-Lab:
58.2494, 17.5247, 18.8479
CIE-LCH:
58.2494, 25.7363, 47.0835
CIE-Luv:
58.2494, 36.4087, 21.0339
Hunter-Lab:
51.2097, 12.3329, 15.3451
#b4806c color charts
#b4806c color shades, tints & tones
#b4806c color schemes
#b4806c color preview, HTML & CSS examples
This text has a color of #b4806c
<p style="color:#b4806c;">Text here</p>
.mytext {color:#b4806c;}
This box has a color of #b4806c
<div style="background-color:#b4806c;">Content here</div>
.mybackground {background-color:#b4806c;}
Border around this has a color of #b4806c
<div style="border:2px solid #b4806c;">Content here</div>
.myborder {border:2px solid #b4806c;}