#b55f48 color space conversions
Hex:
        #b55f48
        RGB:
        181, 95, 72
        CMY:
        29, 63, 72
        CMYK:
        0, 48, 60, 29
      HSL:
        13°, 43.0830%, 49.6078%
        HSV (HSB):
        13°, 60.2210%, 70.9804%
        XYZ:
        24.3180, 18.4761, 8.4154
        xyY:
        0.4749, 0.3608, 18.4761
      CIE-Lab:
        50.0685, 32.6410, 28.7186
        CIE-LCH:
        50.0685, 43.4763, 41.3423
        CIE-Luv:
        50.0685, 65.0215, 26.4509
        Hunter-Lab:
        42.9838, 25.7643, 18.4808
      #b55f48 color charts
#b55f48 RGB chart
      #b55f48 CMYK chart
      #b55f48 RGB pie chart
      #b55f48 color shades, tints & tones
#b55f48 color schemes
#b55f48 color preview, HTML & CSS examples
           This text has a color of #b55f48        
        
          <p style="color:#b55f48;">Text here</p>
        
        
          .mytext {color:#b55f48;}
        
        Text color #b55f48
      
           This box has a color of #b55f48        
        
          <div style="background-color:#b55f48;">Content here</div>
        
        
          .mybackground {background-color:#b55f48;}
        
        Background color #b55f48
      
           Border around this has a color of #b55f48        
        
          <div style="border:2px solid #b55f48;">Content here</div>
        
        
          .myborder {border:2px solid #b55f48;}
        
        Border color #b55f48