#b05c40 color space conversions
Hex:
        #b05c40
        RGB:
        176, 92, 64
        CMY:
        31, 64, 75
        CMYK:
        0, 48, 64, 31
      HSL:
        15°, 46.6667%, 47.0588%
        HSV (HSB):
        15°, 63.6364%, 69.0196%
        XYZ:
        22.6571, 17.2546, 6.9868
        xyY:
        0.4831, 0.3679, 17.2546
      CIE-Lab:
        48.5792, 31.6628, 31.2735
        CIE-LCH:
        48.5792, 44.5036, 44.6456
        CIE-Luv:
        48.5792, 64.3031, 28.5018
        Hunter-Lab:
        41.5386, 24.6695, 19.1045
      #b05c40 color charts
#b05c40 RGB chart
      #b05c40 CMYK chart
      #b05c40 RGB pie chart
      #b05c40 color shades, tints & tones
#b05c40 color schemes
#b05c40 color preview, HTML & CSS examples
           This text has a color of #b05c40        
        
          <p style="color:#b05c40;">Text here</p>
        
        
          .mytext {color:#b05c40;}
        
        Text color #b05c40
      
           This box has a color of #b05c40        
        
          <div style="background-color:#b05c40;">Content here</div>
        
        
          .mybackground {background-color:#b05c40;}
        
        Background color #b05c40
      
           Border around this has a color of #b05c40        
        
          <div style="border:2px solid #b05c40;">Content here</div>
        
        
          .myborder {border:2px solid #b05c40;}
        
        Border color #b05c40