#eb3d2f color space conversions
Hex:
        #eb3d2f
        RGB:
        235, 61, 47
        CMY:
        8, 76, 82
        CMYK:
        0, 74, 80, 8
      HSL:
        4°, 82.4561%, 55.2941%
        HSV (HSB):
        4°, 80.0000%, 92.1569%
        XYZ:
        36.4428, 21.2049, 4.8615
        xyY:
        0.5830, 0.3392, 21.2049
      CIE-Lab:
        53.1730, 65.0811, 48.3113
        CIE-LCH:
        53.1730, 81.0526, 36.5874
        CIE-Luv:
        53.1730, 136.2425, 33.6742
        Hunter-Lab:
        46.0488, 60.6787, 25.9747
      #eb3d2f color charts
#eb3d2f RGB chart
      #eb3d2f CMYK chart
      #eb3d2f RGB pie chart
      #eb3d2f color shades, tints & tones
#eb3d2f color schemes
#eb3d2f color preview, HTML & CSS examples
           This text has a color of #eb3d2f        
        
          <p style="color:#eb3d2f;">Text here</p>
        
        
          .mytext {color:#eb3d2f;}
        
        Text color #eb3d2f
      
           This box has a color of #eb3d2f        
        
          <div style="background-color:#eb3d2f;">Content here</div>
        
        
          .mybackground {background-color:#eb3d2f;}
        
        Background color #eb3d2f
      
           Border around this has a color of #eb3d2f        
        
          <div style="border:2px solid #eb3d2f;">Content here</div>
        
        
          .myborder {border:2px solid #eb3d2f;}
        
        Border color #eb3d2f