#be6265 color space conversions
Hex:
        #be6265
        RGB:
        190, 98, 101
        CMY:
        25, 62, 60
        CMYK:
        0, 48, 47, 25
      HSL:
        358°, 41.4414%, 56.4706%
        HSV (HSB):
        358°, 48.4211%, 74.5098%
        XYZ:
        27.9519, 20.6221, 14.8192
        xyY:
        0.4409, 0.3253, 20.6221
      CIE-Lab:
        52.5334, 37.0993, 15.2842
        CIE-LCH:
        52.5334, 40.1243, 22.3907
        CIE-Luv:
        52.5334, 64.9118, 12.1935
        Hunter-Lab:
        45.4116, 30.4006, 12.4400
      #be6265 color charts
#be6265 RGB chart
      #be6265 CMYK chart
      #be6265 RGB pie chart
      #be6265 color shades, tints & tones
#be6265 color schemes
#be6265 color preview, HTML & CSS examples
           This text has a color of #be6265        
        
          <p style="color:#be6265;">Text here</p>
        
        
          .mytext {color:#be6265;}
        
        Text color #be6265
      
           This box has a color of #be6265        
        
          <div style="background-color:#be6265;">Content here</div>
        
        
          .mybackground {background-color:#be6265;}
        
        Background color #be6265
      
           Border around this has a color of #be6265        
        
          <div style="border:2px solid #be6265;">Content here</div>
        
        
          .myborder {border:2px solid #be6265;}
        
        Border color #be6265