#be6a66 color space conversions
Hex:
        #be6a66
        RGB:
        190, 106, 102
        CMY:
        25, 58, 60
        CMYK:
        0, 44, 46, 25
      HSL:
        3°, 40.3670%, 57.2549%
        HSV (HSB):
        3°, 46.3158%, 74.5098%
        XYZ:
        28.7875, 22.2145, 15.3409
        xyY:
        0.4339, 0.3348, 22.2145
      CIE-Lab:
        54.2539, 32.9644, 17.0570
        CIE-LCH:
        54.2539, 37.1160, 27.3587
        CIE-Luv:
        54.2539, 59.5070, 15.2741
        Hunter-Lab:
        47.1323, 26.5429, 13.6945
      #be6a66 color charts
#be6a66 RGB chart
      #be6a66 CMYK chart
      #be6a66 RGB pie chart
      #be6a66 color shades, tints & tones
#be6a66 color schemes
#be6a66 color preview, HTML & CSS examples
           This text has a color of #be6a66        
        
          <p style="color:#be6a66;">Text here</p>
        
        
          .mytext {color:#be6a66;}
        
        Text color #be6a66
      
           This box has a color of #be6a66        
        
          <div style="background-color:#be6a66;">Content here</div>
        
        
          .mybackground {background-color:#be6a66;}
        
        Background color #be6a66
      
           Border around this has a color of #be6a66        
        
          <div style="border:2px solid #be6a66;">Content here</div>
        
        
          .myborder {border:2px solid #be6a66;}
        
        Border color #be6a66