#b06566 color space conversions
Hex:
        #b06566
        RGB:
        176, 101, 102
        CMY:
        31, 60, 60
        CMYK:
        0, 43, 42, 31
      HSL:
        359°, 32.1888%, 54.3137%
        HSV (HSB):
        359°, 42.6136%, 69.0196%
        XYZ:
        24.9564, 19.4968, 15.0183
        xyY:
        0.4196, 0.3278, 19.4968
      CIE-Lab:
        51.2634, 30.2445, 12.6358
        CIE-LCH:
        51.2634, 32.7780, 22.6746
        CIE-Luv:
        51.2634, 51.6945, 10.5103
        Hunter-Lab:
        44.1552, 23.6165, 10.7426
      #b06566 color charts
#b06566 RGB chart
      #b06566 CMYK chart
      #b06566 RGB pie chart
      #b06566 color shades, tints & tones
#b06566 color schemes
#b06566 color preview, HTML & CSS examples
           This text has a color of #b06566        
        
          <p style="color:#b06566;">Text here</p>
        
        
          .mytext {color:#b06566;}
        
        Text color #b06566
      
           This box has a color of #b06566        
        
          <div style="background-color:#b06566;">Content here</div>
        
        
          .mybackground {background-color:#b06566;}
        
        Background color #b06566
      
           Border around this has a color of #b06566        
        
          <div style="border:2px solid #b06566;">Content here</div>
        
        
          .myborder {border:2px solid #b06566;}
        
        Border color #b06566