#e1965d color space conversions
Hex:
        #e1965d
        RGB:
        225, 150, 93
        CMY:
        12, 41, 64
        CMYK:
        0, 33, 59, 12
      HSL:
        26°, 68.7500%, 62.3529%
        HSV (HSB):
        26°, 58.6667%, 88.2353%
        XYZ:
        43.9335, 38.6106, 15.4930
        xyY:
        0.4481, 0.3938, 38.6106
      CIE-Lab:
        68.4682, 22.5074, 41.2218
        CIE-LCH:
        68.4682, 46.9661, 61.3652
        CIE-Luv:
        68.4682, 57.5154, 45.0789
        Hunter-Lab:
        62.1374, 17.4658, 28.7132
      #e1965d color charts
#e1965d RGB chart
      #e1965d CMYK chart
      #e1965d RGB pie chart
      #e1965d color shades, tints & tones
#e1965d color schemes
#e1965d color preview, HTML & CSS examples
           This text has a color of #e1965d        
        
          <p style="color:#e1965d;">Text here</p>
        
        
          .mytext {color:#e1965d;}
        
        Text color #e1965d
      
           This box has a color of #e1965d        
        
          <div style="background-color:#e1965d;">Content here</div>
        
        
          .mybackground {background-color:#e1965d;}
        
        Background color #e1965d
      
           Border around this has a color of #e1965d        
        
          <div style="border:2px solid #e1965d;">Content here</div>
        
        
          .myborder {border:2px solid #e1965d;}
        
        Border color #e1965d