#b0583a color space conversions
Hex:
        #b0583a
        RGB:
        176, 88, 58
        CMY:
        31, 65, 77
        CMYK:
        0, 50, 67, 31
      HSL:
        15°, 50.4274%, 45.8824%
        HSV (HSB):
        15°, 67.0455%, 69.0196%
        XYZ:
        22.1579, 16.5150, 6.0229
        xyY:
        0.4957, 0.3695, 16.5150
      CIE-Lab:
        47.6431, 33.4044, 33.5255
        CIE-LCH:
        47.6431, 47.3266, 45.1037
        CIE-Luv:
        47.6431, 68.1052, 29.6330
        Hunter-Lab:
        40.6387, 26.2080, 19.6600
      #b0583a color charts
#b0583a RGB chart
      #b0583a CMYK chart
      #b0583a RGB pie chart
      #b0583a color shades, tints & tones
#b0583a color schemes
#b0583a color preview, HTML & CSS examples
           This text has a color of #b0583a        
        
          <p style="color:#b0583a;">Text here</p>
        
        
          .mytext {color:#b0583a;}
        
        Text color #b0583a
      
           This box has a color of #b0583a        
        
          <div style="background-color:#b0583a;">Content here</div>
        
        
          .mybackground {background-color:#b0583a;}
        
        Background color #b0583a
      
           Border around this has a color of #b0583a        
        
          <div style="border:2px solid #b0583a;">Content here</div>
        
        
          .myborder {border:2px solid #b0583a;}
        
        Border color #b0583a