#bb986e color space conversions
Hex:
#bb986e
RGB:
187, 152, 110
CMY:
27, 40, 57
CMYK:
0, 19, 41, 27
HSL:
33°, 36.1502%, 58.2353%
HSV (HSB):
33°, 41.1765%, 73.3333%
XYZ:
34.5362, 34.1471, 19.5226
xyY:
0.3915, 0.3871, 34.1471
CIE-Lab:
65.0791, 7.3133, 27.0140
CIE-LCH:
65.0791, 27.9865, 74.8518
CIE-Luv:
65.0791, 25.7040, 33.3135
Hunter-Lab:
58.4355, 3.2340, 21.0967
#bb986e color charts
#bb986e color shades, tints & tones
#bb986e color schemes
#bb986e color preview, HTML & CSS examples
This text has a color of #bb986e
<p style="color:#bb986e;">Text here</p>
.mytext {color:#bb986e;}
This box has a color of #bb986e
<div style="background-color:#bb986e;">Content here</div>
.mybackground {background-color:#bb986e;}
Border around this has a color of #bb986e
<div style="border:2px solid #bb986e;">Content here</div>
.myborder {border:2px solid #bb986e;}