#b48c70 color space conversions
Hex:
#b48c70
RGB:
180, 140, 112
CMY:
29, 45, 56
CMYK:
0, 22, 38, 29
HSL:
25°, 31.1927%, 57.2549%
HSV (HSB):
25°, 37.7778%, 70.5882%
XYZ:
31.1251, 29.6293, 19.4078
xyY:
0.3883, 0.3696, 29.6293
CIE-Lab:
61.3331, 11.3040, 20.7769
CIE-LCH:
61.3331, 23.6529, 61.4509
CIE-Luv:
61.3331, 28.2251, 24.9025
Hunter-Lab:
54.4328, 6.8102, 16.9634
#b48c70 color charts
#b48c70 color shades, tints & tones
#b48c70 color schemes
#b48c70 color preview, HTML & CSS examples
This text has a color of #b48c70
<p style="color:#b48c70;">Text here</p>
.mytext {color:#b48c70;}
This box has a color of #b48c70
<div style="background-color:#b48c70;">Content here</div>
.mybackground {background-color:#b48c70;}
Border around this has a color of #b48c70
<div style="border:2px solid #b48c70;">Content here</div>
.myborder {border:2px solid #b48c70;}