#ed504f color space conversions
Hex:
        #ed504f
        RGB:
        237, 80, 79
        CMY:
        7, 69, 69
        CMYK:
        0, 66, 67, 7
      HSL:
        0°, 81.4433%, 61.9608%
        HSV (HSB):
        0°, 66.6667%, 92.9412%
        XYZ:
        39.2050, 24.3064, 10.0224
        xyY:
        0.5332, 0.3305, 24.3064
      CIE-Lab:
        56.3932, 60.1556, 34.5133
        CIE-LCH:
        56.3932, 69.3532, 29.8443
        CIE-Luv:
        56.3932, 119.9421, 26.2941
        Hunter-Lab:
        49.3015, 55.6673, 22.4581
      #ed504f color charts
#ed504f RGB chart
      #ed504f CMYK chart
      #ed504f RGB pie chart
      #ed504f color shades, tints & tones
#ed504f color schemes
#ed504f color preview, HTML & CSS examples
           This text has a color of #ed504f        
        
          <p style="color:#ed504f;">Text here</p>
        
        
          .mytext {color:#ed504f;}
        
        Text color #ed504f
      
           This box has a color of #ed504f        
        
          <div style="background-color:#ed504f;">Content here</div>
        
        
          .mybackground {background-color:#ed504f;}
        
        Background color #ed504f
      
           Border around this has a color of #ed504f        
        
          <div style="border:2px solid #ed504f;">Content here</div>
        
        
          .myborder {border:2px solid #ed504f;}
        
        Border color #ed504f