#b05b59 color space conversions
Hex:
        #b05b59
        RGB:
        176, 91, 89
        CMY:
        31, 64, 65
        CMYK:
        0, 48, 49, 31
      HSL:
        1°, 35.5102%, 51.9608%
        HSV (HSB):
        1°, 49.4318%, 69.0196%
        XYZ:
        23.4488, 17.4335, 11.5803
        xyY:
        0.4470, 0.3323, 17.4335
      CIE-Lab:
        48.8017, 34.2734, 16.9689
        CIE-LCH:
        48.8017, 38.2440, 26.3402
        CIE-Luv:
        48.8017, 60.6198, 14.2448
        Hunter-Lab:
        41.7535, 27.1769, 12.7834
      #b05b59 color charts
#b05b59 RGB chart
      #b05b59 CMYK chart
      #b05b59 RGB pie chart
      #b05b59 color shades, tints & tones
#b05b59 color schemes
#b05b59 color preview, HTML & CSS examples
           This text has a color of #b05b59        
        
          <p style="color:#b05b59;">Text here</p>
        
        
          .mytext {color:#b05b59;}
        
        Text color #b05b59
      
           This box has a color of #b05b59        
        
          <div style="background-color:#b05b59;">Content here</div>
        
        
          .mybackground {background-color:#b05b59;}
        
        Background color #b05b59
      
           Border around this has a color of #b05b59        
        
          <div style="border:2px solid #b05b59;">Content here</div>
        
        
          .myborder {border:2px solid #b05b59;}
        
        Border color #b05b59