#bb986a color space conversions
Hex:
#bb986a
RGB:
187, 152, 106
CMY:
27, 40, 58
CMYK:
0, 19, 43, 27
HSL:
34°, 37.3272%, 57.4510%
HSV (HSB):
34°, 43.3155%, 73.3333%
XYZ:
34.3233, 34.0619, 18.4012
xyY:
0.3955, 0.3925, 34.0619
CIE-Lab:
65.0117, 6.8693, 29.0998
CIE-LCH:
65.0117, 29.8995, 76.7179
CIE-Luv:
65.0117, 26.0379, 35.6693
Hunter-Lab:
58.3626, 2.8422, 22.1601
#bb986a color charts
#bb986a color shades, tints & tones
#bb986a color schemes
#bb986a color preview, HTML & CSS examples
This text has a color of #bb986a
<p style="color:#bb986a;">Text here</p>
.mytext {color:#bb986a;}
This box has a color of #bb986a
<div style="background-color:#bb986a;">Content here</div>
.mybackground {background-color:#bb986a;}
Border around this has a color of #bb986a
<div style="border:2px solid #bb986a;">Content here</div>
.myborder {border:2px solid #bb986a;}