#b06e70 color space conversions
Hex:
        #b06e70
        RGB:
        176, 110, 112
        CMY:
        31, 57, 56
        CMYK:
        0, 38, 36, 31
      HSL:
        358°, 29.4643%, 56.0784%
        HSV (HSB):
        358°, 37.5000%, 69.0196%
        XYZ:
        26.4051, 21.5518, 18.0975
        xyY:
        0.3997, 0.3263, 21.5518
      CIE-Lab:
        53.5482, 26.4750, 9.9471
        CIE-LCH:
        53.5482, 28.2820, 20.5920
        CIE-Luv:
        53.5482, 44.2826, 8.2202
        Hunter-Lab:
        46.4239, 20.2855, 9.3837
      #b06e70 color charts
#b06e70 RGB chart
      #b06e70 CMYK chart
      #b06e70 RGB pie chart
      #b06e70 color shades, tints & tones
#b06e70 color schemes
#b06e70 color preview, HTML & CSS examples
           This text has a color of #b06e70        
        
          <p style="color:#b06e70;">Text here</p>
        
        
          .mytext {color:#b06e70;}
        
        Text color #b06e70
      
           This box has a color of #b06e70        
        
          <div style="background-color:#b06e70;">Content here</div>
        
        
          .mybackground {background-color:#b06e70;}
        
        Background color #b06e70
      
           Border around this has a color of #b06e70        
        
          <div style="border:2px solid #b06e70;">Content here</div>
        
        
          .myborder {border:2px solid #b06e70;}
        
        Border color #b06e70