#ea320a color space conversions
Hex:
        #ea320a
        RGB:
        234, 50, 10
        CMY:
        8, 80, 96
        CMYK:
        0, 79, 96, 8
      HSL:
        11°, 91.8033%, 47.8431%
        HSV (HSB):
        11°, 95.7265%, 91.7647%
        XYZ:
        35.1271, 19.7955, 2.2567
        xyY:
        0.6143, 0.3462, 19.7955
      CIE-Lab:
        51.6053, 67.4135, 61.6236
        CIE-LCH:
        51.6053, 91.3348, 42.4308
        CIE-Luv:
        51.6053, 145.4755, 38.5564
        Hunter-Lab:
        44.4922, 63.0664, 28.1373
      #ea320a color charts
#ea320a RGB chart
      #ea320a CMYK chart
      #ea320a RGB pie chart
      #ea320a color shades, tints & tones
#ea320a color schemes
#ea320a color preview, HTML & CSS examples
           This text has a color of #ea320a        
        
          <p style="color:#ea320a;">Text here</p>
        
        
          .mytext {color:#ea320a;}
        
        Text color #ea320a
      
           This box has a color of #ea320a        
        
          <div style="background-color:#ea320a;">Content here</div>
        
        
          .mybackground {background-color:#ea320a;}
        
        Background color #ea320a
      
           Border around this has a color of #ea320a        
        
          <div style="border:2px solid #ea320a;">Content here</div>
        
        
          .myborder {border:2px solid #ea320a;}
        
        Border color #ea320a