#bb7d2e color space conversions
Hex:
#bb7d2e
RGB:
187, 125, 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.3203, 25.4293, 6.0005
xyY:
0.4740, 0.4256, 25.4293
CIE-Lab:
57.4913, 17.1834, 50.5998
CIE-LCH:
57.4913, 53.4379, 71.2428
CIE-Luv:
57.4913, 50.0627, 49.8436
Hunter-Lab:
50.4275, 11.9983, 28.2442
#bb7d2e color charts
#bb7d2e color shades, tints & tones
#bb7d2e color schemes
#bb7d2e color preview, HTML & CSS examples
This text has a color of #bb7d2e
<p style="color:#bb7d2e;">Text here</p>
.mytext {color:#bb7d2e;}
This box has a color of #bb7d2e
<div style="background-color:#bb7d2e;">Content here</div>
.mybackground {background-color:#bb7d2e;}
Border around this has a color of #bb7d2e
<div style="border:2px solid #bb7d2e;">Content here</div>
.myborder {border:2px solid #bb7d2e;}