#b48a8e color space conversions
Hex:
#b48a8e
RGB:
180, 138, 142
CMY:
29, 46, 44
CMYK:
0, 23, 21, 29
HSL:
354°, 21.8750%, 62.3529%
HSV (HSB):
354°, 23.3333%, 70.5882%
XYZ:
32.7934, 29.8333, 29.6212
xyY:
0.3555, 0.3234, 29.8333
CIE-Lab:
61.5101, 16.5914, 4.0463
CIE-LCH:
61.5101, 17.0777, 13.7057
CIE-Luv:
61.5101, 26.0923, 2.7298
Hunter-Lab:
54.6198, 11.5854, 6.0800
#b48a8e color charts
#b48a8e color shades, tints & tones
#b48a8e color schemes
#b48a8e color preview, HTML & CSS examples
This text has a color of #b48a8e
<p style="color:#b48a8e;">Text here</p>
.mytext {color:#b48a8e;}
This box has a color of #b48a8e
<div style="background-color:#b48a8e;">Content here</div>
.mybackground {background-color:#b48a8e;}
Border around this has a color of #b48a8e
<div style="border:2px solid #b48a8e;">Content here</div>
.myborder {border:2px solid #b48a8e;}