#b95329 color space conversions
Hex:
        #b95329
        RGB:
        185, 83, 41
        CMY:
        27, 67, 84
        CMYK:
        0, 55, 78, 27
      HSL:
        18°, 63.7168%, 44.3137%
        HSV (HSB):
        18°, 77.8378%, 72.5490%
        XYZ:
        23.5011, 16.6609, 4.0751
        xyY:
        0.5313, 0.3766, 16.6609
      CIE-Lab:
        47.8299, 38.6954, 43.1523
        CIE-LCH:
        47.8299, 57.9608, 48.1169
        CIE-Luv:
        47.8299, 81.6167, 35.2051
        Hunter-Lab:
        40.8178, 31.3414, 22.6532
      #b95329 color charts
#b95329 RGB chart
      #b95329 CMYK chart
      #b95329 RGB pie chart
      #b95329 color shades, tints & tones
#b95329 color schemes
#b95329 color preview, HTML & CSS examples
           This text has a color of #b95329        
        
          <p style="color:#b95329;">Text here</p>
        
        
          .mytext {color:#b95329;}
        
        Text color #b95329
      
           This box has a color of #b95329        
        
          <div style="background-color:#b95329;">Content here</div>
        
        
          .mybackground {background-color:#b95329;}
        
        Background color #b95329
      
           Border around this has a color of #b95329        
        
          <div style="border:2px solid #b95329;">Content here</div>
        
        
          .myborder {border:2px solid #b95329;}
        
        Border color #b95329