#b96077 color space conversions
Hex:
        #b96077
        RGB:
        185, 96, 119
        CMY:
        27, 62, 53
        CMYK:
        0, 48, 36, 27
      HSL:
        344°, 38.8646%, 55.0980%
        HSV (HSB):
        344°, 48.1081%, 72.5490%
        XYZ:
        27.5202, 20.0119, 19.8650
        xyY:
        0.4083, 0.2969, 20.0119
      CIE-Lab:
        51.8507, 38.3216, 3.5510
        CIE-LCH:
        51.8507, 38.4857, 5.2941
        CIE-Luv:
        51.8507, 58.2326, -2.2217
        Hunter-Lab:
        44.7347, 31.5252, 4.9859
      #b96077 color charts
#b96077 RGB chart
      #b96077 CMYK chart
      #b96077 RGB pie chart
      #b96077 color shades, tints & tones
#b96077 color schemes
#b96077 color preview, HTML & CSS examples
           This text has a color of #b96077        
        
          <p style="color:#b96077;">Text here</p>
        
        
          .mytext {color:#b96077;}
        
        Text color #b96077
      
           This box has a color of #b96077        
        
          <div style="background-color:#b96077;">Content here</div>
        
        
          .mybackground {background-color:#b96077;}
        
        Background color #b96077
      
           Border around this has a color of #b96077        
        
          <div style="border:2px solid #b96077;">Content here</div>
        
        
          .myborder {border:2px solid #b96077;}
        
        Border color #b96077