#b66e14 color space conversions
Hex:
        #b66e14
        RGB:
        182, 110, 20
        CMY:
        29, 57, 92
        CMYK:
        0, 40, 89, 29
      HSL:
        33°, 80.1980%, 39.6078%
        HSV (HSB):
        33°, 89.0110%, 71.3725%
        XYZ:
        24.9936, 21.1475, 3.4264
        xyY:
        0.5042, 0.4266, 21.1475
      CIE-Lab:
        53.1105, 22.4418, 56.0135
        CIE-LCH:
        53.1105, 60.3419, 68.1665
        CIE-Luv:
        53.1105, 59.2312, 49.4507
        Hunter-Lab:
        45.9864, 16.5387, 27.7728
      #b66e14 color charts
#b66e14 RGB chart
      #b66e14 CMYK chart
      #b66e14 RGB pie chart
      #b66e14 color shades, tints & tones
#b66e14 color schemes
#b66e14 color preview, HTML & CSS examples
           This text has a color of #b66e14        
        
          <p style="color:#b66e14;">Text here</p>
        
        
          .mytext {color:#b66e14;}
        
        Text color #b66e14
      
           This box has a color of #b66e14        
        
          <div style="background-color:#b66e14;">Content here</div>
        
        
          .mybackground {background-color:#b66e14;}
        
        Background color #b66e14
      
           Border around this has a color of #b66e14        
        
          <div style="border:2px solid #b66e14;">Content here</div>
        
        
          .myborder {border:2px solid #b66e14;}
        
        Border color #b66e14