#ea1d00 color space conversions
Hex:
        #ea1d00
        RGB:
        234, 29, 0
        CMY:
        8, 89, 100
        CMYK:
        0, 88, 100, 8
      HSL:
        7°, 100.0000%, 45.8824%
        HSV (HSB):
        7°, 100.0000%, 91.7647%
        XYZ:
        34.3710, 18.3712, 1.7344
        xyY:
        0.6309, 0.3372, 18.3712
      CIE-Lab:
        49.9432, 71.9846, 63.3727
        CIE-LCH:
        49.9432, 95.9056, 41.3596
        CIE-Luv:
        49.9432, 154.7982, 36.5651
        Hunter-Lab:
        42.8616, 68.1328, 27.6039
      #ea1d00 color charts
#ea1d00 RGB chart
      #ea1d00 CMYK chart
      #ea1d00 RGB pie chart
      #ea1d00 color shades, tints & tones
#ea1d00 color schemes
#ea1d00 color preview, HTML & CSS examples
           This text has a color of #ea1d00        
        
          <p style="color:#ea1d00;">Text here</p>
        
        
          .mytext {color:#ea1d00;}
        
        Text color #ea1d00
      
           This box has a color of #ea1d00        
        
          <div style="background-color:#ea1d00;">Content here</div>
        
        
          .mybackground {background-color:#ea1d00;}
        
        Background color #ea1d00
      
           Border around this has a color of #ea1d00        
        
          <div style="border:2px solid #ea1d00;">Content here</div>
        
        
          .myborder {border:2px solid #ea1d00;}
        
        Border color #ea1d00