#e3275f color space conversions
Hex:
        #e3275f
        RGB:
        227, 39, 95
        CMY:
        11, 85, 63
        CMYK:
        0, 83, 58, 11
      HSL:
        342°, 77.0492%, 52.1569%
        HSV (HSB):
        342°, 82.8194%, 89.0196%
        XYZ:
        34.4696, 18.6082, 12.6015
        xyY:
        0.5248, 0.2833, 18.6082
      CIE-Lab:
        50.2256, 71.1078, 16.7167
        CIE-LCH:
        50.2256, 73.0463, 13.2294
        CIE-Luv:
        50.2256, 127.0172, 5.3918
        Hunter-Lab:
        43.1372, 67.1440, 12.8759
      #e3275f color charts
#e3275f RGB chart
      #e3275f CMYK chart
      #e3275f RGB pie chart
      #e3275f color shades, tints & tones
#e3275f color schemes
#e3275f color preview, HTML & CSS examples
           This text has a color of #e3275f        
        
          <p style="color:#e3275f;">Text here</p>
        
        
          .mytext {color:#e3275f;}
        
        Text color #e3275f
      
           This box has a color of #e3275f        
        
          <div style="background-color:#e3275f;">Content here</div>
        
        
          .mybackground {background-color:#e3275f;}
        
        Background color #e3275f
      
           Border around this has a color of #e3275f        
        
          <div style="border:2px solid #e3275f;">Content here</div>
        
        
          .myborder {border:2px solid #e3275f;}
        
        Border color #e3275f