#be7071 color space conversions
Hex:
        #be7071
        RGB:
        190, 112, 113
        CMY:
        25, 56, 56
        CMYK:
        0, 41, 41, 25
      HSL:
        359°, 37.5000%, 59.2157%
        HSV (HSB):
        359°, 41.0526%, 74.5098%
        XYZ:
        30.0100, 23.7277, 18.6210
        xyY:
        0.4147, 0.3279, 23.7277
      CIE-Lab:
        55.8142, 30.9265, 12.8036
        CIE-LCH:
        55.8142, 33.4721, 22.4896
        CIE-Luv:
        55.8142, 53.6015, 10.9116
        Hunter-Lab:
        48.7111, 24.7260, 11.4328
      #be7071 color charts
#be7071 RGB chart
      #be7071 CMYK chart
      #be7071 RGB pie chart
      #be7071 color shades, tints & tones
#be7071 color schemes
#be7071 color preview, HTML & CSS examples
           This text has a color of #be7071        
        
          <p style="color:#be7071;">Text here</p>
        
        
          .mytext {color:#be7071;}
        
        Text color #be7071
      
           This box has a color of #be7071        
        
          <div style="background-color:#be7071;">Content here</div>
        
        
          .mybackground {background-color:#be7071;}
        
        Background color #be7071
      
           Border around this has a color of #be7071        
        
          <div style="border:2px solid #be7071;">Content here</div>
        
        
          .myborder {border:2px solid #be7071;}
        
        Border color #be7071