#b64207 color space conversions
Hex:
        #b64207
        RGB:
        182, 66, 7
        CMY:
        29, 74, 97
        CMYK:
        0, 64, 96, 29
      HSL:
        20°, 92.5926%, 37.0588%
        HSV (HSB):
        20°, 96.1538%, 71.3725%
        XYZ:
        21.2780, 13.8569, 1.7542
        xyY:
        0.5768, 0.3756, 13.8569
      CIE-Lab:
        44.0269, 44.8624, 52.9819
        CIE-LCH:
        44.0269, 69.4242, 49.7438
        CIE-Luv:
        44.0269, 94.5957, 36.4732
        Hunter-Lab:
        37.2248, 36.8885, 23.2634
      #b64207 color charts
#b64207 RGB chart
      #b64207 CMYK chart
      #b64207 RGB pie chart
      #b64207 color shades, tints & tones
#b64207 color schemes
#b64207 color preview, HTML & CSS examples
           This text has a color of #b64207        
        
          <p style="color:#b64207;">Text here</p>
        
        
          .mytext {color:#b64207;}
        
        Text color #b64207
      
           This box has a color of #b64207        
        
          <div style="background-color:#b64207;">Content here</div>
        
        
          .mybackground {background-color:#b64207;}
        
        Background color #b64207
      
           Border around this has a color of #b64207        
        
          <div style="border:2px solid #b64207;">Content here</div>
        
        
          .myborder {border:2px solid #b64207;}
        
        Border color #b64207