#bb7e2e color space conversions
Hex:
#bb7e2e
RGB:
187, 126, 46
CMY:
27, 51, 82
CMYK:
0, 33, 75, 27
HSL:
34°, 60.5150%, 45.6863%
HSV (HSB):
34°, 75.4011%, 73.3333%
XYZ:
28.4475, 25.6838, 6.0429
xyY:
0.4728, 0.4268, 25.6838
CIE-Lab:
57.7357, 16.6296, 50.8421
CIE-LCH:
57.7357, 53.4927, 71.8879
CIE-Luv:
57.7357, 49.2859, 50.2499
Hunter-Lab:
50.6791, 11.5081, 28.4058
#bb7e2e color charts
#bb7e2e color shades, tints & tones
#bb7e2e color schemes
#bb7e2e color preview, HTML & CSS examples
This text has a color of #bb7e2e
<p style="color:#bb7e2e;">Text here</p>
.mytext {color:#bb7e2e;}
This box has a color of #bb7e2e
<div style="background-color:#bb7e2e;">Content here</div>
.mybackground {background-color:#bb7e2e;}
Border around this has a color of #bb7e2e
<div style="border:2px solid #bb7e2e;">Content here</div>
.myborder {border:2px solid #bb7e2e;}