#eb411f color space conversions
Hex:
        #eb411f
        RGB:
        235, 65, 31
        CMY:
        8, 75, 88
        CMYK:
        0, 72, 87, 8
      HSL:
        10°, 83.6066%, 52.1569%
        HSV (HSB):
        10°, 86.8085%, 92.1569%
        XYZ:
        36.3986, 21.5417, 3.5359
        xyY:
        0.5921, 0.3504, 21.5417
      CIE-Lab:
        53.5373, 63.3638, 56.0839
        CIE-LCH:
        53.5373, 84.6190, 41.5123
        CIE-Luv:
        53.5373, 136.0779, 38.6025
        Hunter-Lab:
        46.4130, 58.7626, 27.9722
      #eb411f color charts
#eb411f RGB chart
      #eb411f CMYK chart
      #eb411f RGB pie chart
      #eb411f color shades, tints & tones
#eb411f color schemes
#eb411f color preview, HTML & CSS examples
           This text has a color of #eb411f        
        
          <p style="color:#eb411f;">Text here</p>
        
        
          .mytext {color:#eb411f;}
        
        Text color #eb411f
      
           This box has a color of #eb411f        
        
          <div style="background-color:#eb411f;">Content here</div>
        
        
          .mybackground {background-color:#eb411f;}
        
        Background color #eb411f
      
           Border around this has a color of #eb411f        
        
          <div style="border:2px solid #eb411f;">Content here</div>
        
        
          .myborder {border:2px solid #eb411f;}
        
        Border color #eb411f