#ed275f color space conversions
Hex:
        #ed275f
        RGB:
        237, 39, 95
        CMY:
        7, 85, 63
        CMYK:
        0, 84, 60, 7
      HSL:
        343°, 84.6154%, 54.1176%
        HSV (HSB):
        343°, 83.5443%, 92.9412%
        XYZ:
        37.7161, 20.2818, 12.7534
        xyY:
        0.5331, 0.2867, 20.2818
      CIE-Lab:
        52.1543, 73.6543, 19.6520
        CIE-LCH:
        52.1543, 76.2309, 14.9393
        CIE-Luv:
        52.1543, 134.8961, 7.9769
        Hunter-Lab:
        45.0353, 70.6783, 14.7346
      #ed275f color charts
#ed275f RGB chart
      #ed275f CMYK chart
      #ed275f RGB pie chart
      #ed275f color shades, tints & tones
#ed275f color schemes
#ed275f color preview, HTML & CSS examples
           This text has a color of #ed275f        
        
          <p style="color:#ed275f;">Text here</p>
        
        
          .mytext {color:#ed275f;}
        
        Text color #ed275f
      
           This box has a color of #ed275f        
        
          <div style="background-color:#ed275f;">Content here</div>
        
        
          .mybackground {background-color:#ed275f;}
        
        Background color #ed275f
      
           Border around this has a color of #ed275f        
        
          <div style="border:2px solid #ed275f;">Content here</div>
        
        
          .myborder {border:2px solid #ed275f;}
        
        Border color #ed275f