#bb8a5e color space conversions
Hex:
#bb8a5e
RGB:
187, 138, 94
CMY:
27, 46, 63
CMYK:
0, 26, 50, 27
HSL:
28°, 40.6114%, 55.0980%
HSV (HSB):
28°, 49.7326%, 73.3333%
XYZ:
31.6024, 29.5499, 14.6278
xyY:
0.4170, 0.3899, 29.5499
CIE-Lab:
61.2639, 13.3547, 30.7816
CIE-LCH:
61.2639, 33.5537, 66.5463
CIE-Luv:
61.2639, 36.5152, 35.3236
Hunter-Lab:
54.3598, 8.6422, 22.0975
#bb8a5e color charts
#bb8a5e color shades, tints & tones
#bb8a5e color schemes
#bb8a5e color preview, HTML & CSS examples
This text has a color of #bb8a5e
<p style="color:#bb8a5e;">Text here</p>
.mytext {color:#bb8a5e;}
This box has a color of #bb8a5e
<div style="background-color:#bb8a5e;">Content here</div>
.mybackground {background-color:#bb8a5e;}
Border around this has a color of #bb8a5e
<div style="border:2px solid #bb8a5e;">Content here</div>
.myborder {border:2px solid #bb8a5e;}