#e6967f color space conversions
Hex:
        #e6967f
        RGB:
        230, 150, 127
        CMY:
        10, 41, 50
        CMYK:
        0, 35, 45, 10
      HSL:
        13°, 67.3203%, 70.0000%
        HSV (HSB):
        13°, 44.7826%, 90.1961%
        XYZ:
        47.3702, 40.1680, 25.3352
        xyY:
        0.4197, 0.3559, 40.1680
      CIE-Lab:
        69.5890, 27.5050, 24.5542
        CIE-LCH:
        69.5890, 36.8705, 41.7558
        CIE-Luv:
        69.5890, 57.1660, 26.8553
        Hunter-Lab:
        63.3782, 22.5028, 20.6638
      #e6967f color charts
#e6967f RGB chart
      #e6967f CMYK chart
      #e6967f RGB pie chart
      #e6967f color shades, tints & tones
#e6967f color schemes
#e6967f color preview, HTML & CSS examples
           This text has a color of #e6967f        
        
          <p style="color:#e6967f;">Text here</p>
        
        
          .mytext {color:#e6967f;}
        
        Text color #e6967f
      
           This box has a color of #e6967f        
        
          <div style="background-color:#e6967f;">Content here</div>
        
        
          .mybackground {background-color:#e6967f;}
        
        Background color #e6967f
      
           Border around this has a color of #e6967f        
        
          <div style="border:2px solid #e6967f;">Content here</div>
        
        
          .myborder {border:2px solid #e6967f;}
        
        Border color #e6967f