#b48e8f color space conversions
Hex:
#b48e8f
RGB:
180, 142, 143
CMY:
29, 44, 44
CMYK:
0, 21, 21, 29
HSL:
358°, 20.2128%, 63.1373%
HSV (HSB):
358°, 21.1111%, 70.5882%
XYZ:
33.4533, 31.0325, 30.2133
xyY:
0.3533, 0.3277, 31.0325
CIE-Lab:
62.5350, 14.5104, 4.9557
CIE-LCH:
62.5350, 15.3333, 18.8563
CIE-Luv:
62.5350, 23.6764, 4.3716
Hunter-Lab:
55.7068, 9.7068, 6.8381
#b48e8f color charts
#b48e8f color shades, tints & tones
#b48e8f color schemes
#b48e8f color preview, HTML & CSS examples
This text has a color of #b48e8f
<p style="color:#b48e8f;">Text here</p>
.mytext {color:#b48e8f;}
This box has a color of #b48e8f
<div style="background-color:#b48e8f;">Content here</div>
.mybackground {background-color:#b48e8f;}
Border around this has a color of #b48e8f
<div style="border:2px solid #b48e8f;">Content here</div>
.myborder {border:2px solid #b48e8f;}