#ed3c12 color space conversions
Hex:
        #ed3c12
        RGB:
        237, 60, 18
        CMY:
        7, 76, 93
        CMYK:
        0, 75, 92, 7
      HSL:
        12°, 85.8824%, 50.0000%
        HSV (HSB):
        12°, 92.4051%, 92.9412%
        XYZ:
        36.6501, 21.2799, 2.7480
        xyY:
        0.6040, 0.3507, 21.2799
      CIE-Lab:
        53.2545, 65.4173, 60.7387
        CIE-LCH:
        53.2545, 89.2671, 42.8761
        CIE-Luv:
        53.2545, 141.7887, 39.9332
        Hunter-Lab:
        46.1302, 61.0892, 28.7591
      #ed3c12 color charts
#ed3c12 RGB chart
      #ed3c12 CMYK chart
      #ed3c12 RGB pie chart
      #ed3c12 color shades, tints & tones
#ed3c12 color schemes
#ed3c12 color preview, HTML & CSS examples
           This text has a color of #ed3c12        
        
          <p style="color:#ed3c12;">Text here</p>
        
        
          .mytext {color:#ed3c12;}
        
        Text color #ed3c12
      
           This box has a color of #ed3c12        
        
          <div style="background-color:#ed3c12;">Content here</div>
        
        
          .mybackground {background-color:#ed3c12;}
        
        Background color #ed3c12
      
           Border around this has a color of #ed3c12        
        
          <div style="border:2px solid #ed3c12;">Content here</div>
        
        
          .myborder {border:2px solid #ed3c12;}
        
        Border color #ed3c12