#b4988e color space conversions
Hex:
#b4988e
RGB:
180, 152, 142
CMY:
29, 40, 44
CMYK:
0, 16, 21, 29
HSL:
16°, 20.2128%, 63.1373%
HSV (HSB):
16°, 21.1111%, 70.5882%
XYZ:
34.9331, 34.1128, 30.3344
xyY:
0.3515, 0.3433, 34.1128
CIE-Lab:
65.0520, 8.7919, 9.1211
CIE-LCH:
65.0520, 12.6685, 46.0530
CIE-Luv:
65.0520, 18.0166, 11.1283
Hunter-Lab:
58.4061, 4.5513, 10.0908
#b4988e color charts
#b4988e color shades, tints & tones
#b4988e color schemes
#b4988e color preview, HTML & CSS examples
This text has a color of #b4988e
<p style="color:#b4988e;">Text here</p>
.mytext {color:#b4988e;}
This box has a color of #b4988e
<div style="background-color:#b4988e;">Content here</div>
.mybackground {background-color:#b4988e;}
Border around this has a color of #b4988e
<div style="border:2px solid #b4988e;">Content here</div>
.myborder {border:2px solid #b4988e;}