#b05d59 color space conversions
Hex:
        #b05d59
        RGB:
        176, 93, 89
        CMY:
        31, 64, 65
        CMYK:
        0, 47, 49, 31
      HSL:
        3°, 35.5102%, 51.9608%
        HSV (HSB):
        3°, 49.4318%, 69.0196%
        XYZ:
        23.6220, 17.7801, 11.6381
        xyY:
        0.4454, 0.3352, 17.7801
      CIE-Lab:
        49.2283, 33.2053, 17.5471
        CIE-LCH:
        49.2283, 37.5565, 27.8538
        CIE-Luv:
        49.2283, 59.3125, 15.1517
        Hunter-Lab:
        42.1664, 26.2061, 13.1523
      #b05d59 color charts
#b05d59 RGB chart
      #b05d59 CMYK chart
      #b05d59 RGB pie chart
      #b05d59 color shades, tints & tones
#b05d59 color schemes
#b05d59 color preview, HTML & CSS examples
           This text has a color of #b05d59        
        
          <p style="color:#b05d59;">Text here</p>
        
        
          .mytext {color:#b05d59;}
        
        Text color #b05d59
      
           This box has a color of #b05d59        
        
          <div style="background-color:#b05d59;">Content here</div>
        
        
          .mybackground {background-color:#b05d59;}
        
        Background color #b05d59
      
           Border around this has a color of #b05d59        
        
          <div style="border:2px solid #b05d59;">Content here</div>
        
        
          .myborder {border:2px solid #b05d59;}
        
        Border color #b05d59