#ed824a color space conversions
Hex:
        #ed824a
        RGB:
        237, 130, 74
        CMY:
        7, 49, 71
        CMYK:
        0, 45, 69, 7
      HSL:
        21°, 81.9095%, 60.9804%
        HSV (HSB):
        21°, 68.7764%, 92.9412%
        XYZ:
        44.1437, 34.4642, 10.8042
        xyY:
        0.4937, 0.3855, 34.4642
      CIE-Lab:
        65.3294, 36.6526, 47.6309
        CIE-LCH:
        65.3294, 60.1009, 52.4212
        CIE-Luv:
        65.3294, 84.6437, 46.0918
        Hunter-Lab:
        58.7062, 31.4859, 30.1827
      #ed824a color charts
#ed824a RGB chart
      #ed824a CMYK chart
      #ed824a RGB pie chart
      #ed824a color shades, tints & tones
#ed824a color schemes
#ed824a color preview, HTML & CSS examples
           This text has a color of #ed824a        
        
          <p style="color:#ed824a;">Text here</p>
        
        
          .mytext {color:#ed824a;}
        
        Text color #ed824a
      
           This box has a color of #ed824a        
        
          <div style="background-color:#ed824a;">Content here</div>
        
        
          .mybackground {background-color:#ed824a;}
        
        Background color #ed824a
      
           Border around this has a color of #ed824a        
        
          <div style="border:2px solid #ed824a;">Content here</div>
        
        
          .myborder {border:2px solid #ed824a;}
        
        Border color #ed824a