#b5982a color space conversions
Hex:
        #b5982a
        RGB:
        181, 152, 42
        CMY:
        29, 40, 84
        CMYK:
        0, 16, 77, 29
      HSL:
        47°, 62.3318%, 43.7255%
        HSV (HSB):
        47°, 76.7956%, 70.9804%
        XYZ:
        30.7022, 32.4474, 6.8353
        xyY:
        0.4387, 0.4636, 32.4474
      CIE-Lab:
        63.7109, -0.5135, 57.9458
        CIE-LCH:
        63.7109, 57.9481, 90.5077
        CIE-Luv:
        63.7109, 25.2314, 61.7419
        Hunter-Lab:
        56.9626, -3.4751, 32.7593
      #b5982a color charts
#b5982a RGB chart
      #b5982a CMYK chart
      #b5982a RGB pie chart
      #b5982a color shades, tints & tones
#b5982a color schemes
#b5982a color preview, HTML & CSS examples
           This text has a color of #b5982a        
        
          <p style="color:#b5982a;">Text here</p>
        
        
          .mytext {color:#b5982a;}
        
        Text color #b5982a
      
           This box has a color of #b5982a        
        
          <div style="background-color:#b5982a;">Content here</div>
        
        
          .mybackground {background-color:#b5982a;}
        
        Background color #b5982a
      
           Border around this has a color of #b5982a        
        
          <div style="border:2px solid #b5982a;">Content here</div>
        
        
          .myborder {border:2px solid #b5982a;}
        
        Border color #b5982a