#be8485 color space conversions
Hex:
        #be8485
        RGB:
        190, 132, 133
        CMY:
        25, 48, 48
        CMYK:
        0, 31, 30, 25
      HSL:
        359°, 30.8511%, 63.1373%
        HSV (HSB):
        359°, 30.5263%, 74.5098%
        XYZ:
        33.7201, 29.1431, 26.0382
        xyY:
        0.3793, 0.3278, 29.1431
      CIE-Lab:
        60.9077, 22.4606, 8.4589
        CIE-LCH:
        60.9077, 24.0006, 20.6370
        CIE-Luv:
        60.9077, 37.8894, 7.4713
        Hunter-Lab:
        53.9844, 17.0233, 9.1918
      #be8485 color charts
#be8485 RGB chart
      #be8485 CMYK chart
      #be8485 RGB pie chart
      #be8485 color shades, tints & tones
#be8485 color schemes
#be8485 color preview, HTML & CSS examples
           This text has a color of #be8485        
        
          <p style="color:#be8485;">Text here</p>
        
        
          .mytext {color:#be8485;}
        
        Text color #be8485
      
           This box has a color of #be8485        
        
          <div style="background-color:#be8485;">Content here</div>
        
        
          .mybackground {background-color:#be8485;}
        
        Background color #be8485
      
           Border around this has a color of #be8485        
        
          <div style="border:2px solid #be8485;">Content here</div>
        
        
          .myborder {border:2px solid #be8485;}
        
        Border color #be8485