#b06568 color space conversions
Hex:
        #b06568
        RGB:
        176, 101, 104
        CMY:
        31, 60, 59
        CMYK:
        0, 43, 41, 31
      HSL:
        358°, 32.1888%, 54.3137%
        HSV (HSB):
        358°, 42.6136%, 69.0196%
        XYZ:
        25.0569, 19.5369, 15.5471
        xyY:
        0.4166, 0.3249, 19.5369
      CIE-Lab:
        51.3096, 30.4744, 11.5165
        CIE-LCH:
        51.3096, 32.5779, 20.7020
        CIE-Luv:
        51.3096, 51.3226, 9.1541
        Hunter-Lab:
        44.2006, 23.8387, 10.0858
      #b06568 color charts
#b06568 RGB chart
      #b06568 CMYK chart
      #b06568 RGB pie chart
      #b06568 color shades, tints & tones
#b06568 color schemes
#b06568 color preview, HTML & CSS examples
           This text has a color of #b06568        
        
          <p style="color:#b06568;">Text here</p>
        
        
          .mytext {color:#b06568;}
        
        Text color #b06568
      
           This box has a color of #b06568        
        
          <div style="background-color:#b06568;">Content here</div>
        
        
          .mybackground {background-color:#b06568;}
        
        Background color #b06568
      
           Border around this has a color of #b06568        
        
          <div style="border:2px solid #b06568;">Content here</div>
        
        
          .myborder {border:2px solid #b06568;}
        
        Border color #b06568