#b6988e color space conversions
Hex:
#b6988e
RGB:
182, 152, 142
CMY:
29, 40, 44
CMYK:
0, 16, 22, 29
HSL:
15°, 21.5054%, 63.5294%
HSV (HSB):
15°, 21.9780%, 71.3725%
XYZ:
35.4021, 34.3546, 30.3564
xyY:
0.3536, 0.3432, 34.3546
CIE-Lab:
65.2430, 9.5641, 9.4190
CIE-LCH:
65.2430, 13.4235, 44.5619
CIE-Luv:
65.2430, 19.3436, 11.3886
Hunter-Lab:
58.6128, 5.2417, 10.3218
#b6988e color charts
#b6988e color shades, tints & tones
#b6988e color schemes
#b6988e color preview, HTML & CSS examples
This text has a color of #b6988e
<p style="color:#b6988e;">Text here</p>
.mytext {color:#b6988e;}
This box has a color of #b6988e
<div style="background-color:#b6988e;">Content here</div>
.mybackground {background-color:#b6988e;}
Border around this has a color of #b6988e
<div style="border:2px solid #b6988e;">Content here</div>
.myborder {border:2px solid #b6988e;}