#eb5f41 color space conversions
Hex:
        #eb5f41
        RGB:
        235, 95, 65
        CMY:
        8, 63, 75
        CMYK:
        0, 60, 72, 8
      HSL:
        11°, 80.9524%, 58.8235%
        HSV (HSB):
        11°, 72.3404%, 92.1569%
        XYZ:
        39.3073, 26.2282, 7.9919
        xyY:
        0.5346, 0.3567, 26.2282
      CIE-Lab:
        58.2531, 52.4625, 44.2839
        CIE-LCH:
        58.2531, 68.6541, 40.1679
        CIE-Luv:
        58.2531, 110.8882, 36.7479
        Hunter-Lab:
        51.2135, 47.3783, 26.5973
      #eb5f41 color charts
#eb5f41 RGB chart
      #eb5f41 CMYK chart
      #eb5f41 RGB pie chart
      #eb5f41 color shades, tints & tones
#eb5f41 color schemes
#eb5f41 color preview, HTML & CSS examples
           This text has a color of #eb5f41        
        
          <p style="color:#eb5f41;">Text here</p>
        
        
          .mytext {color:#eb5f41;}
        
        Text color #eb5f41
      
           This box has a color of #eb5f41        
        
          <div style="background-color:#eb5f41;">Content here</div>
        
        
          .mybackground {background-color:#eb5f41;}
        
        Background color #eb5f41
      
           Border around this has a color of #eb5f41        
        
          <div style="border:2px solid #eb5f41;">Content here</div>
        
        
          .myborder {border:2px solid #eb5f41;}
        
        Border color #eb5f41