#bb8f5d color space conversions
Hex:
#bb8f5d
RGB:
187, 143, 93
CMY:
27, 44, 64
CMYK:
0, 24, 50, 27
HSL:
32°, 40.8696%, 54.9020%
HSV (HSB):
32°, 50.2674%, 73.3333%
XYZ:
32.2918, 31.0000, 14.6376
xyY:
0.4144, 0.3978, 31.0000
CIE-Lab:
62.5077, 10.4943, 32.9031
CIE-LCH:
62.5077, 34.5361, 72.3101
CIE-Luv:
62.5077, 33.1751, 38.3389
Hunter-Lab:
55.6777, 6.0899, 23.3871
#bb8f5d color charts
#bb8f5d color shades, tints & tones
#bb8f5d color schemes
#bb8f5d color preview, HTML & CSS examples
This text has a color of #bb8f5d
<p style="color:#bb8f5d;">Text here</p>
.mytext {color:#bb8f5d;}
This box has a color of #bb8f5d
<div style="background-color:#bb8f5d;">Content here</div>
.mybackground {background-color:#bb8f5d;}
Border around this has a color of #bb8f5d
<div style="border:2px solid #bb8f5d;">Content here</div>
.myborder {border:2px solid #bb8f5d;}