#eb5f42 color space conversions
Hex:
        #eb5f42
        RGB:
        235, 95, 66
        CMY:
        8, 63, 74
        CMYK:
        0, 60, 72, 8
      HSL:
        10°, 80.8612%, 59.0196%
        HSV (HSB):
        10°, 71.9149%, 92.1569%
        XYZ:
        39.3365, 26.2399, 8.1458
        xyY:
        0.5336, 0.3559, 26.2399
      CIE-Lab:
        58.2641, 52.5073, 43.7686
        CIE-LCH:
        58.2641, 68.3572, 39.8136
        CIE-Luv:
        58.2641, 110.7229, 36.3587
        Hunter-Lab:
        51.2249, 47.4297, 26.4291
      #eb5f42 color charts
#eb5f42 RGB chart
      #eb5f42 CMYK chart
      #eb5f42 RGB pie chart
      #eb5f42 color shades, tints & tones
#eb5f42 color schemes
#eb5f42 color preview, HTML & CSS examples
           This text has a color of #eb5f42        
        
          <p style="color:#eb5f42;">Text here</p>
        
        
          .mytext {color:#eb5f42;}
        
        Text color #eb5f42
      
           This box has a color of #eb5f42        
        
          <div style="background-color:#eb5f42;">Content here</div>
        
        
          .mybackground {background-color:#eb5f42;}
        
        Background color #eb5f42
      
           Border around this has a color of #eb5f42        
        
          <div style="border:2px solid #eb5f42;">Content here</div>
        
        
          .myborder {border:2px solid #eb5f42;}
        
        Border color #eb5f42