#b55230 color space conversions
Hex:
        #b55230
        RGB:
        181, 82, 48
        CMY:
        29, 68, 81
        CMYK:
        0, 55, 73, 29
      HSL:
        15°, 58.0786%, 44.9020%
        HSV (HSB):
        15°, 73.4807%, 70.9804%
        XYZ:
        22.6068, 16.0717, 4.7070
        xyY:
        0.5211, 0.3704, 16.0717
      CIE-Lab:
        47.0685, 37.9454, 38.5464
        CIE-LCH:
        47.0685, 54.0895, 45.4502
        CIE-Luv:
        47.0685, 78.1190, 32.0259
        Hunter-Lab:
        40.0896, 30.5009, 21.1014
      #b55230 color charts
#b55230 RGB chart
      #b55230 CMYK chart
      #b55230 RGB pie chart
      #b55230 color shades, tints & tones
#b55230 color schemes
#b55230 color preview, HTML & CSS examples
           This text has a color of #b55230        
        
          <p style="color:#b55230;">Text here</p>
        
        
          .mytext {color:#b55230;}
        
        Text color #b55230
      
           This box has a color of #b55230        
        
          <div style="background-color:#b55230;">Content here</div>
        
        
          .mybackground {background-color:#b55230;}
        
        Background color #b55230
      
           Border around this has a color of #b55230        
        
          <div style="border:2px solid #b55230;">Content here</div>
        
        
          .myborder {border:2px solid #b55230;}
        
        Border color #b55230