#eb422d color space conversions
Hex:
        #eb422d
        RGB:
        235, 66, 45
        CMY:
        8, 74, 82
        CMYK:
        0, 72, 81, 8
      HSL:
        7°, 82.6087%, 54.9020%
        HSV (HSB):
        7°, 80.8511%, 92.1569%
        XYZ:
        36.6828, 21.7481, 4.7470
        xyY:
        0.5806, 0.3442, 21.7481
      CIE-Lab:
        53.7587, 63.3525, 49.8826
        CIE-LCH:
        53.7587, 80.6338, 38.2163
        CIE-Luv:
        53.7587, 133.6354, 35.3966
        Hunter-Lab:
        46.6348, 58.7967, 26.6092
      #eb422d color charts
#eb422d RGB chart
      #eb422d CMYK chart
      #eb422d RGB pie chart
      #eb422d color shades, tints & tones
#eb422d color schemes
#eb422d color preview, HTML & CSS examples
           This text has a color of #eb422d        
        
          <p style="color:#eb422d;">Text here</p>
        
        
          .mytext {color:#eb422d;}
        
        Text color #eb422d
      
           This box has a color of #eb422d        
        
          <div style="background-color:#eb422d;">Content here</div>
        
        
          .mybackground {background-color:#eb422d;}
        
        Background color #eb422d
      
           Border around this has a color of #eb422d        
        
          <div style="border:2px solid #eb422d;">Content here</div>
        
        
          .myborder {border:2px solid #eb422d;}
        
        Border color #eb422d