#b05975 color space conversions
Hex:
        #b05975
        RGB:
        176, 89, 117
        CMY:
        31, 65, 54
        CMYK:
        0, 49, 34, 31
      HSL:
        341°, 35.5102%, 51.9608%
        HSV (HSB):
        341°, 49.4318%, 69.0196%
        XYZ:
        24.6878, 17.6592, 18.9370
        xyY:
        0.4028, 0.2882, 17.6592
      CIE-Lab:
        49.0801, 38.5020, 0.5687
        CIE-LCH:
        49.0801, 38.5062, 0.8462
        CIE-Luv:
        49.0801, 55.6685, -6.0651
        Hunter-Lab:
        42.0229, 31.3258, 2.6978
      #b05975 color charts
#b05975 RGB chart
      #b05975 CMYK chart
      #b05975 RGB pie chart
      #b05975 color shades, tints & tones
#b05975 color schemes
#b05975 color preview, HTML & CSS examples
           This text has a color of #b05975        
        
          <p style="color:#b05975;">Text here</p>
        
        
          .mytext {color:#b05975;}
        
        Text color #b05975
      
           This box has a color of #b05975        
        
          <div style="background-color:#b05975;">Content here</div>
        
        
          .mybackground {background-color:#b05975;}
        
        Background color #b05975
      
           Border around this has a color of #b05975        
        
          <div style="border:2px solid #b05975;">Content here</div>
        
        
          .myborder {border:2px solid #b05975;}
        
        Border color #b05975