#ed612d color space conversions
Hex:
        #ed612d
        RGB:
        237, 97, 45
        CMY:
        7, 62, 82
        CMYK:
        0, 59, 81, 7
      HSL:
        16°, 84.2105%, 55.2941%
        HSV (HSB):
        16°, 81.0127%, 92.9412%
        XYZ:
        39.6734, 26.7434, 5.5536
        xyY:
        0.5512, 0.3716, 26.7434
      CIE-Lab:
        58.7360, 51.5337, 54.6842
        CIE-LCH:
        58.7360, 75.1404, 46.6989
        CIE-Luv:
        58.7360, 113.8045, 44.1193
        Hunter-Lab:
        51.7140, 46.4403, 29.8326
      #ed612d color charts
#ed612d RGB chart
      #ed612d CMYK chart
      #ed612d RGB pie chart
      #ed612d color shades, tints & tones
#ed612d color schemes
#ed612d color preview, HTML & CSS examples
           This text has a color of #ed612d        
        
          <p style="color:#ed612d;">Text here</p>
        
        
          .mytext {color:#ed612d;}
        
        Text color #ed612d
      
           This box has a color of #ed612d        
        
          <div style="background-color:#ed612d;">Content here</div>
        
        
          .mybackground {background-color:#ed612d;}
        
        Background color #ed612d
      
           Border around this has a color of #ed612d        
        
          <div style="border:2px solid #ed612d;">Content here</div>
        
        
          .myborder {border:2px solid #ed612d;}
        
        Border color #ed612d