#b6501c color space conversions
Hex:
#b6501c
RGB:
182, 80, 28
CMY:
29, 69, 89
CMYK:
0, 56, 85, 29
HSL:
20°, 73.3333%, 41.1765%
HSV (HSB):
20°, 84.6154%, 71.3725%
XYZ:
22.3697, 15.7662, 2.9628
xyY:
0.5443, 0.3836, 15.7662
CIE-Lab:
46.6663, 38.5916, 47.8897
CIE-LCH:
46.6663, 61.5039, 51.1366
CIE-Luv:
46.6663, 82.7156, 37.3814
Hunter-Lab:
39.7067, 31.0751, 23.3707
#b6501c color charts
#b6501c color shades, tints & tones
#b6501c color schemes
#b6501c color preview, HTML & CSS examples
This text has a color of #b6501c
<p style="color:#b6501c;">Text here</p>
.mytext {color:#b6501c;}
This box has a color of #b6501c
<div style="background-color:#b6501c;">Content here</div>
.mybackground {background-color:#b6501c;}
Border around this has a color of #b6501c
<div style="border:2px solid #b6501c;">Content here</div>
.myborder {border:2px solid #b6501c;}