#b2552e color space conversions
Hex:
        #b2552e
        RGB:
        178, 85, 46
        CMY:
        30, 67, 82
        CMYK:
        0, 52, 74, 30
      HSL:
        18°, 58.9286%, 43.9216%
        HSV (HSB):
        18°, 74.1573%, 69.8039%
        XYZ:
        22.1017, 16.1592, 4.5389
        xyY:
        0.5164, 0.3776, 16.1592
      CIE-Lab:
        47.1827, 35.1283, 39.5887
        CIE-LCH:
        47.1827, 52.9270, 48.4163
        CIE-Luv:
        47.1827, 73.6348, 33.4922
        Hunter-Lab:
        40.1985, 27.7944, 21.4444
      #b2552e color charts
#b2552e RGB chart
      #b2552e CMYK chart
      #b2552e RGB pie chart
      #b2552e color shades, tints & tones
#b2552e color schemes
#b2552e color preview, HTML & CSS examples
           This text has a color of #b2552e        
        
          <p style="color:#b2552e;">Text here</p>
        
        
          .mytext {color:#b2552e;}
        
        Text color #b2552e
      
           This box has a color of #b2552e        
        
          <div style="background-color:#b2552e;">Content here</div>
        
        
          .mybackground {background-color:#b2552e;}
        
        Background color #b2552e
      
           Border around this has a color of #b2552e        
        
          <div style="border:2px solid #b2552e;">Content here</div>
        
        
          .myborder {border:2px solid #b2552e;}
        
        Border color #b2552e