#b07977 color space conversions
Hex:
        #b07977
        RGB:
        176, 121, 119
        CMY:
        31, 53, 53
        CMYK:
        0, 31, 32, 31
      HSL:
        2°, 26.5116%, 57.8431%
        HSV (HSB):
        2°, 32.3864%, 69.0196%
        XYZ:
        28.0716, 24.2368, 20.6514
        xyY:
        0.3848, 0.3322, 24.2368
      CIE-Lab:
        56.3241, 21.2345, 9.7862
        CIE-LCH:
        56.3241, 23.3810, 24.7432
        CIE-Luv:
        56.3241, 36.4041, 9.2083
        Hunter-Lab:
        49.2308, 15.6275, 9.5906
      #b07977 color charts
#b07977 RGB chart
      #b07977 CMYK chart
      #b07977 RGB pie chart
      #b07977 color shades, tints & tones
#b07977 color schemes
#b07977 color preview, HTML & CSS examples
           This text has a color of #b07977        
        
          <p style="color:#b07977;">Text here</p>
        
        
          .mytext {color:#b07977;}
        
        Text color #b07977
      
           This box has a color of #b07977        
        
          <div style="background-color:#b07977;">Content here</div>
        
        
          .mybackground {background-color:#b07977;}
        
        Background color #b07977
      
           Border around this has a color of #b07977        
        
          <div style="border:2px solid #b07977;">Content here</div>
        
        
          .myborder {border:2px solid #b07977;}
        
        Border color #b07977