#b48b8c color space conversions
Hex:
#b48b8c
RGB:
180, 139, 140
CMY:
29, 45, 45
CMYK:
0, 23, 22, 29
HSL:
359°, 21.4660%, 62.5490%
HSV (HSB):
359°, 22.7778%, 70.5882%
XYZ:
32.7886, 30.0620, 28.8853
xyY:
0.3574, 0.3277, 30.0620
CIE-Lab:
61.7077, 15.7229, 5.4691
CIE-LCH:
61.7077, 16.6469, 19.1798
CIE-Luv:
61.7077, 25.7545, 4.8253
Hunter-Lab:
54.8288, 10.7959, 7.1446
#b48b8c color charts
#b48b8c color shades, tints & tones
#b48b8c color schemes
#b48b8c color preview, HTML & CSS examples
This text has a color of #b48b8c
<p style="color:#b48b8c;">Text here</p>
.mytext {color:#b48b8c;}
This box has a color of #b48b8c
<div style="background-color:#b48b8c;">Content here</div>
.mybackground {background-color:#b48b8c;}
Border around this has a color of #b48b8c
<div style="border:2px solid #b48b8c;">Content here</div>
.myborder {border:2px solid #b48b8c;}