#bb986c color space conversions
Hex:
#bb986c
RGB:
187, 152, 108
CMY:
27, 40, 58
CMYK:
0, 19, 42, 27
HSL:
33°, 36.7442%, 57.8431%
HSV (HSB):
33°, 42.2460%, 73.3333%
XYZ:
34.4285, 34.1040, 18.9555
xyY:
0.3935, 0.3898, 34.1040
CIE-Lab:
65.0450, 7.0891, 28.0580
CIE-LCH:
65.0450, 28.9397, 75.8205
CIE-Luv:
65.0450, 25.8722, 34.5007
Hunter-Lab:
58.3986, 3.0360, 21.6342
#bb986c color charts
#bb986c color shades, tints & tones
#bb986c color schemes
#bb986c color preview, HTML & CSS examples
This text has a color of #bb986c
<p style="color:#bb986c;">Text here</p>
.mytext {color:#bb986c;}
This box has a color of #bb986c
<div style="background-color:#bb986c;">Content here</div>
.mybackground {background-color:#bb986c;}
Border around this has a color of #bb986c
<div style="border:2px solid #bb986c;">Content here</div>
.myborder {border:2px solid #bb986c;}