#ed0c06 color space conversions
Hex:
        #ed0c06
        RGB:
        237, 12, 6
        CMY:
        7, 95, 98
        CMYK:
        0, 95, 97, 7
      HSL:
        2°, 95.0617%, 47.6471%
        HSV (HSB):
        2°, 97.4684%, 92.9412%
        XYZ:
        35.0894, 18.2806, 1.8514
        xyY:
        0.6354, 0.3310, 18.2806
      CIE-Lab:
        49.8347, 74.9168, 62.0790
        CIE-LCH:
        49.8347, 97.2951, 39.6464
        CIE-Luv:
        49.8347, 160.6335, 35.1208
        Hunter-Lab:
        42.7558, 71.6709, 27.3617
      #ed0c06 color charts
#ed0c06 RGB chart
      #ed0c06 CMYK chart
      #ed0c06 RGB pie chart
      #ed0c06 color shades, tints & tones
#ed0c06 color schemes
#ed0c06 color preview, HTML & CSS examples
           This text has a color of #ed0c06        
        
          <p style="color:#ed0c06;">Text here</p>
        
        
          .mytext {color:#ed0c06;}
        
        Text color #ed0c06
      
           This box has a color of #ed0c06        
        
          <div style="background-color:#ed0c06;">Content here</div>
        
        
          .mybackground {background-color:#ed0c06;}
        
        Background color #ed0c06
      
           Border around this has a color of #ed0c06        
        
          <div style="border:2px solid #ed0c06;">Content here</div>
        
        
          .myborder {border:2px solid #ed0c06;}
        
        Border color #ed0c06