#ed512f color space conversions
Hex:
        #ed512f
        RGB:
        237, 81, 47
        CMY:
        7, 68, 82
        CMYK:
        0, 66, 80, 7
      HSL:
        11°, 84.0708%, 55.6863%
        HSV (HSB):
        11°, 80.1688%, 92.9412%
        XYZ:
        38.3806, 24.0946, 5.3172
        xyY:
        0.5661, 0.3554, 24.0946
      CIE-Lab:
        56.1824, 58.4369, 51.3491
        CIE-LCH:
        56.1824, 77.7921, 41.3061
        CIE-Luv:
        56.1824, 125.2038, 38.8947
        Hunter-Lab:
        49.0863, 53.6682, 27.9379
      #ed512f color charts
#ed512f RGB chart
      #ed512f CMYK chart
      #ed512f RGB pie chart
      #ed512f color shades, tints & tones
#ed512f color schemes
#ed512f color preview, HTML & CSS examples
           This text has a color of #ed512f        
        
          <p style="color:#ed512f;">Text here</p>
        
        
          .mytext {color:#ed512f;}
        
        Text color #ed512f
      
           This box has a color of #ed512f        
        
          <div style="background-color:#ed512f;">Content here</div>
        
        
          .mybackground {background-color:#ed512f;}
        
        Background color #ed512f
      
           Border around this has a color of #ed512f        
        
          <div style="border:2px solid #ed512f;">Content here</div>
        
        
          .myborder {border:2px solid #ed512f;}
        
        Border color #ed512f