#b05c66 color space conversions
Hex:
        #b05c66
        RGB:
        176, 92, 102
        CMY:
        31, 64, 60
        CMYK:
        0, 48, 42, 31
      HSL:
        353°, 34.7107%, 52.5490%
        HSV (HSB):
        353°, 47.7273%, 69.0196%
        XYZ:
        24.1299, 17.8437, 14.7428
        xyY:
        0.4254, 0.3146, 17.8437
      CIE-Lab:
        49.3060, 35.1074, 9.8967
        CIE-LCH:
        49.3060, 36.4756, 15.7431
        CIE-Luv:
        49.3060, 57.3094, 6.1537
        Hunter-Lab:
        42.2418, 28.0419, 8.8765
      #b05c66 color charts
#b05c66 RGB chart
      #b05c66 CMYK chart
      #b05c66 RGB pie chart
      #b05c66 color shades, tints & tones
#b05c66 color schemes
#b05c66 color preview, HTML & CSS examples
           This text has a color of #b05c66        
        
          <p style="color:#b05c66;">Text here</p>
        
        
          .mytext {color:#b05c66;}
        
        Text color #b05c66
      
           This box has a color of #b05c66        
        
          <div style="background-color:#b05c66;">Content here</div>
        
        
          .mybackground {background-color:#b05c66;}
        
        Background color #b05c66
      
           Border around this has a color of #b05c66        
        
          <div style="border:2px solid #b05c66;">Content here</div>
        
        
          .myborder {border:2px solid #b05c66;}
        
        Border color #b05c66