#be867e color space conversions
Hex:
        #be867e
        RGB:
        190, 134, 126
        CMY:
        25, 47, 51
        CMYK:
        0, 29, 34, 25
      HSL:
        7°, 32.9897%, 61.9608%
        HSV (HSB):
        7°, 33.6842%, 74.5098%
        XYZ:
        33.5262, 29.5037, 23.6664
        xyY:
        0.3867, 0.3403, 29.5037
      CIE-Lab:
        61.2236, 20.4192, 12.8935
        CIE-LCH:
        61.2236, 24.1493, 32.2699
        CIE-Luv:
        61.2236, 37.6369, 13.5523
        Hunter-Lab:
        54.3173, 15.1200, 12.1891
      #be867e color charts
#be867e RGB chart
      #be867e CMYK chart
      #be867e RGB pie chart
      #be867e color shades, tints & tones
#be867e color schemes
#be867e color preview, HTML & CSS examples
           This text has a color of #be867e        
        
          <p style="color:#be867e;">Text here</p>
        
        
          .mytext {color:#be867e;}
        
        Text color #be867e
      
           This box has a color of #be867e        
        
          <div style="background-color:#be867e;">Content here</div>
        
        
          .mybackground {background-color:#be867e;}
        
        Background color #be867e
      
           Border around this has a color of #be867e        
        
          <div style="border:2px solid #be867e;">Content here</div>
        
        
          .myborder {border:2px solid #be867e;}
        
        Border color #be867e