#eb0c2e color space conversions
Hex:
        #eb0c2e
        RGB:
        235, 12, 46
        CMY:
        8, 95, 82
        CMYK:
        0, 95, 80, 8
      HSL:
        351°, 90.2834%, 48.4314%
        HSV (HSB):
        351°, 94.8936%, 92.1569%
        XYZ:
        34.8856, 18.1224, 4.2441
        xyY:
        0.6093, 0.3165, 18.1224
      CIE-Lab:
        49.6442, 75.0422, 45.3681
        CIE-LCH:
        49.6442, 87.6903, 31.1558
        CIE-Luv:
        49.6442, 154.2291, 27.2526
        Hunter-Lab:
        42.5704, 71.7790, 23.8883
      #eb0c2e color charts
#eb0c2e RGB chart
      #eb0c2e CMYK chart
      #eb0c2e RGB pie chart
      #eb0c2e color shades, tints & tones
#eb0c2e color schemes
#eb0c2e color preview, HTML & CSS examples
           This text has a color of #eb0c2e        
        
          <p style="color:#eb0c2e;">Text here</p>
        
        
          .mytext {color:#eb0c2e;}
        
        Text color #eb0c2e
      
           This box has a color of #eb0c2e        
        
          <div style="background-color:#eb0c2e;">Content here</div>
        
        
          .mybackground {background-color:#eb0c2e;}
        
        Background color #eb0c2e
      
           Border around this has a color of #eb0c2e        
        
          <div style="border:2px solid #eb0c2e;">Content here</div>
        
        
          .myborder {border:2px solid #eb0c2e;}
        
        Border color #eb0c2e