#b5821d color space conversions
Hex:
        #b5821d
        RGB:
        181, 130, 29
        CMY:
        29, 49, 89
        CMYK:
        0, 28, 84, 29
      HSL:
        40°, 72.3810%, 41.1765%
        HSV (HSB):
        40°, 83.9779%, 70.9804%
        XYZ:
        27.2605, 25.8777, 4.7205
        xyY:
        0.4712, 0.4473, 25.8777
      CIE-Lab:
        57.9208, 11.1133, 57.1899
        CIE-LCH:
        57.9208, 58.2597, 79.0032
        CIE-Luv:
        57.9208, 42.1581, 55.5768
        Hunter-Lab:
        50.8702, 6.6324, 30.1073
      #b5821d color charts
#b5821d RGB chart
      #b5821d CMYK chart
      #b5821d RGB pie chart
      #b5821d color shades, tints & tones
#b5821d color schemes
#b5821d color preview, HTML & CSS examples
           This text has a color of #b5821d        
        
          <p style="color:#b5821d;">Text here</p>
        
        
          .mytext {color:#b5821d;}
        
        Text color #b5821d
      
           This box has a color of #b5821d        
        
          <div style="background-color:#b5821d;">Content here</div>
        
        
          .mybackground {background-color:#b5821d;}
        
        Background color #b5821d
      
           Border around this has a color of #b5821d        
        
          <div style="border:2px solid #b5821d;">Content here</div>
        
        
          .myborder {border:2px solid #b5821d;}
        
        Border color #b5821d