#ed4c2f color space conversions
Hex:
        #ed4c2f
        RGB:
        237, 76, 47
        CMY:
        7, 70, 82
        CMYK:
        0, 68, 80, 7
      HSL:
        9°, 84.0708%, 55.6863%
        HSV (HSB):
        9°, 80.1688%, 92.9412%
        XYZ:
        38.0226, 23.3786, 5.1978
        xyY:
        0.5709, 0.3510, 23.3786
      CIE-Lab:
        55.4602, 60.3971, 50.6550
        CIE-LCH:
        55.4602, 78.8273, 39.9865
        CIE-Luv:
        55.4602, 128.5845, 37.5589
        Hunter-Lab:
        48.3515, 55.7536, 27.4723
      #ed4c2f color charts
#ed4c2f RGB chart
      #ed4c2f CMYK chart
      #ed4c2f RGB pie chart
      #ed4c2f color shades, tints & tones
#ed4c2f color schemes
#ed4c2f color preview, HTML & CSS examples
           This text has a color of #ed4c2f        
        
          <p style="color:#ed4c2f;">Text here</p>
        
        
          .mytext {color:#ed4c2f;}
        
        Text color #ed4c2f
      
           This box has a color of #ed4c2f        
        
          <div style="background-color:#ed4c2f;">Content here</div>
        
        
          .mybackground {background-color:#ed4c2f;}
        
        Background color #ed4c2f
      
           Border around this has a color of #ed4c2f        
        
          <div style="border:2px solid #ed4c2f;">Content here</div>
        
        
          .myborder {border:2px solid #ed4c2f;}
        
        Border color #ed4c2f