#bb7941 color space conversions
Hex:
#bb7941
RGB:
187, 121, 65
CMY:
27, 53, 75
CMYK:
0, 35, 65, 27
HSL:
28°, 48.4127%, 49.4118%
HSV (HSB):
28°, 65.2406%, 73.3333%
XYZ:
28.2850, 24.6212, 8.2626
xyY:
0.4624, 0.4025, 24.6212
CIE-Lab:
56.7045, 20.4364, 40.6787
CIE-LCH:
56.7045, 45.5237, 63.3257
CIE-Luv:
56.7045, 51.6133, 41.4832
Hunter-Lab:
49.6197, 14.9168, 24.8609
#bb7941 color charts
#bb7941 color shades, tints & tones
#bb7941 color schemes
#bb7941 color preview, HTML & CSS examples
This text has a color of #bb7941
<p style="color:#bb7941;">Text here</p>
.mytext {color:#bb7941;}
This box has a color of #bb7941
<div style="background-color:#bb7941;">Content here</div>
.mybackground {background-color:#bb7941;}
Border around this has a color of #bb7941
<div style="border:2px solid #bb7941;">Content here</div>
.myborder {border:2px solid #bb7941;}