#ed282d color space conversions
Hex:
        #ed282d
        RGB:
        237, 40, 45
        CMY:
        7, 84, 82
        CMYK:
        0, 83, 81, 7
      HSL:
        358°, 84.5494%, 54.3137%
        HSV (HSB):
        358°, 83.1224%, 92.9412%
        XYZ:
        36.1575, 19.7116, 4.3816
        xyY:
        0.6001, 0.3272, 19.7116
      CIE-Lab:
        51.5095, 71.3009, 47.8593
        CIE-LCH:
        51.5095, 85.8739, 33.8707
        CIE-Luv:
        51.5095, 148.2593, 30.7454
        Hunter-Lab:
        44.3977, 67.6744, 25.2271
      #ed282d color charts
#ed282d RGB chart
      #ed282d CMYK chart
      #ed282d RGB pie chart
      #ed282d color shades, tints & tones
#ed282d color schemes
#ed282d color preview, HTML & CSS examples
           This text has a color of #ed282d        
        
          <p style="color:#ed282d;">Text here</p>
        
        
          .mytext {color:#ed282d;}
        
        Text color #ed282d
      
           This box has a color of #ed282d        
        
          <div style="background-color:#ed282d;">Content here</div>
        
        
          .mybackground {background-color:#ed282d;}
        
        Background color #ed282d
      
           Border around this has a color of #ed282d        
        
          <div style="border:2px solid #ed282d;">Content here</div>
        
        
          .myborder {border:2px solid #ed282d;}
        
        Border color #ed282d