#b1827d color space conversions
Hex:
        #b1827d
        RGB:
        177, 130, 125
        CMY:
        31, 49, 51
        CMYK:
        0, 27, 29, 31
      HSL:
        6°, 25.0000%, 59.2157%
        HSV (HSB):
        6°, 29.3785%, 69.4118%
        XYZ:
        29.8158, 26.7930, 23.0021
        xyY:
        0.3745, 0.3365, 26.7930
      CIE-Lab:
        58.7823, 17.3967, 9.8201
        CIE-LCH:
        58.7823, 19.9770, 29.4437
        CIE-Luv:
        58.7823, 30.8299, 10.1230
        Hunter-Lab:
        51.7620, 12.2355, 9.8859
      #b1827d color charts
#b1827d RGB chart
      #b1827d CMYK chart
      #b1827d RGB pie chart
      #b1827d color shades, tints & tones
#b1827d color schemes
#b1827d color preview, HTML & CSS examples
           This text has a color of #b1827d        
        
          <p style="color:#b1827d;">Text here</p>
        
        
          .mytext {color:#b1827d;}
        
        Text color #b1827d
      
           This box has a color of #b1827d        
        
          <div style="background-color:#b1827d;">Content here</div>
        
        
          .mybackground {background-color:#b1827d;}
        
        Background color #b1827d
      
           Border around this has a color of #b1827d        
        
          <div style="border:2px solid #b1827d;">Content here</div>
        
        
          .myborder {border:2px solid #b1827d;}
        
        Border color #b1827d