#b95035 color space conversions
Hex:
        #b95035
        RGB:
        185, 80, 53
        CMY:
        27, 69, 79
        CMYK:
        0, 57, 71, 27
      HSL:
        12°, 55.4622%, 46.6667%
        HSV (HSB):
        12°, 71.3514%, 72.5490%
        XYZ:
        23.5188, 16.3087, 5.2765
        xyY:
        0.5214, 0.3616, 16.3087
      CIE-Lab:
        47.3769, 40.7272, 36.3542
        CIE-LCH:
        47.3769, 54.5924, 41.7529
        CIE-Luv:
        47.3769, 82.1839, 29.8878
        Hunter-Lab:
        40.3840, 33.2830, 20.5221
      #b95035 color charts
#b95035 RGB chart
      #b95035 CMYK chart
      #b95035 RGB pie chart
      #b95035 color shades, tints & tones
#b95035 color schemes
#b95035 color preview, HTML & CSS examples
           This text has a color of #b95035        
        
          <p style="color:#b95035;">Text here</p>
        
        
          .mytext {color:#b95035;}
        
        Text color #b95035
      
           This box has a color of #b95035        
        
          <div style="background-color:#b95035;">Content here</div>
        
        
          .mybackground {background-color:#b95035;}
        
        Background color #b95035
      
           Border around this has a color of #b95035        
        
          <div style="border:2px solid #b95035;">Content here</div>
        
        
          .myborder {border:2px solid #b95035;}
        
        Border color #b95035