#ea0b2a color space conversions
Hex:
        #ea0b2a
        RGB:
        234, 11, 42
        CMY:
        8, 96, 84
        CMYK:
        0, 95, 82, 8
      HSL:
        352°, 91.0204%, 48.0392%
        HSV (HSB):
        352°, 95.2991%, 91.7647%
        XYZ:
        34.4693, 17.8989, 3.8286
        xyY:
        0.6134, 0.3185, 17.8989
      CIE-Lab:
        49.3733, 74.7802, 47.1902
        CIE-LCH:
        49.3733, 88.4250, 32.2541
        CIE-Luv:
        49.3733, 154.4594, 28.2249
        Hunter-Lab:
        42.3071, 71.3934, 24.2495
      #ea0b2a color charts
#ea0b2a RGB chart
      #ea0b2a CMYK chart
      #ea0b2a RGB pie chart
      #ea0b2a color shades, tints & tones
#ea0b2a color schemes
#ea0b2a color preview, HTML & CSS examples
           This text has a color of #ea0b2a        
        
          <p style="color:#ea0b2a;">Text here</p>
        
        
          .mytext {color:#ea0b2a;}
        
        Text color #ea0b2a
      
           This box has a color of #ea0b2a        
        
          <div style="background-color:#ea0b2a;">Content here</div>
        
        
          .mybackground {background-color:#ea0b2a;}
        
        Background color #ea0b2a
      
           Border around this has a color of #ea0b2a        
        
          <div style="border:2px solid #ea0b2a;">Content here</div>
        
        
          .myborder {border:2px solid #ea0b2a;}
        
        Border color #ea0b2a