#b6601e color space conversions
Hex:
#b6601e
RGB:
182, 96, 30
CMY:
29, 62, 88
CMYK:
0, 47, 84, 29
HSL:
26°, 71.6981%, 41.5686%
HSV (HSB):
26°, 83.5165%, 71.3725%
XYZ:
23.7086, 18.4046, 3.5312
xyY:
0.5194, 0.4032, 18.4046
CIE-Lab:
49.9832, 30.3351, 49.9844
CIE-LCH:
49.9832, 58.4693, 58.7468
CIE-Luv:
49.9832, 69.9897, 42.4644
Hunter-Lab:
42.9005, 23.5706, 25.1502
#b6601e color charts
#b6601e color shades, tints & tones
#b6601e color schemes
#b6601e color preview, HTML & CSS examples
This text has a color of #b6601e
<p style="color:#b6601e;">Text here</p>
.mytext {color:#b6601e;}
This box has a color of #b6601e
<div style="background-color:#b6601e;">Content here</div>
.mybackground {background-color:#b6601e;}
Border around this has a color of #b6601e
<div style="border:2px solid #b6601e;">Content here</div>
.myborder {border:2px solid #b6601e;}