#bb8144 color space conversions
Hex:
#bb8144
RGB:
187, 129, 68
CMY:
27, 49, 73
CMYK:
0, 31, 64, 27
HSL:
31°, 46.6667%, 50.0000%
HSV (HSB):
31°, 63.6364%, 73.3333%
XYZ:
29.3872, 26.6827, 9.0702
xyY:
0.4511, 0.4096, 26.6827
CIE-Lab:
58.6794, 16.2042, 41.4103
CIE-LCH:
58.6794, 44.4679, 68.6292
CIE-Luv:
58.6794, 45.3653, 43.7327
Hunter-Lab:
51.6553, 11.1536, 25.7479
#bb8144 color charts
#bb8144 color shades, tints & tones
#bb8144 color schemes
#bb8144 color preview, HTML & CSS examples
This text has a color of #bb8144
<p style="color:#bb8144;">Text here</p>
.mytext {color:#bb8144;}
This box has a color of #bb8144
<div style="background-color:#bb8144;">Content here</div>
.mybackground {background-color:#bb8144;}
Border around this has a color of #bb8144
<div style="border:2px solid #bb8144;">Content here</div>
.myborder {border:2px solid #bb8144;}