#bb7b3f color space conversions
Hex:
#bb7b3f
RGB:
187, 123, 63
CMY:
27, 52, 75
CMYK:
0, 34, 66, 27
HSL:
29°, 49.6000%, 49.0196%
HSV (HSB):
29°, 66.3102%, 73.3333%
XYZ:
28.4737, 25.0896, 8.0447
xyY:
0.4622, 0.4072, 25.0896
CIE-Lab:
57.1626, 19.2022, 42.2197
CIE-LCH:
57.1626, 46.3813, 65.5433
CIE-Luv:
57.1626, 50.2932, 43.1587
Hunter-Lab:
50.0895, 13.8127, 25.5403
#bb7b3f color charts
#bb7b3f color shades, tints & tones
#bb7b3f color schemes
#bb7b3f color preview, HTML & CSS examples
This text has a color of #bb7b3f
<p style="color:#bb7b3f;">Text here</p>
.mytext {color:#bb7b3f;}
This box has a color of #bb7b3f
<div style="background-color:#bb7b3f;">Content here</div>
.mybackground {background-color:#bb7b3f;}
Border around this has a color of #bb7b3f
<div style="border:2px solid #bb7b3f;">Content here</div>
.myborder {border:2px solid #bb7b3f;}