#ea180b color space conversions
Hex:
        #ea180b
        RGB:
        234, 24, 11
        CMY:
        8, 91, 96
        CMYK:
        0, 90, 95, 8
      HSL:
        3°, 91.0204%, 48.0392%
        HSV (HSB):
        3°, 95.2991%, 91.7647%
        XYZ:
        34.3187, 18.1699, 2.0149
        xyY:
        0.6297, 0.3334, 18.1699
      CIE-Lab:
        49.7015, 72.8457, 60.3774
        CIE-LCH:
        49.7015, 94.6146, 39.6533
        CIE-Luv:
        49.7015, 155.6258, 35.0633
        Hunter-Lab:
        42.6261, 69.1165, 27.0356
      #ea180b color charts
#ea180b RGB chart
      #ea180b CMYK chart
      #ea180b RGB pie chart
      #ea180b color shades, tints & tones
#ea180b color schemes
#ea180b color preview, HTML & CSS examples
           This text has a color of #ea180b        
        
          <p style="color:#ea180b;">Text here</p>
        
        
          .mytext {color:#ea180b;}
        
        Text color #ea180b
      
           This box has a color of #ea180b        
        
          <div style="background-color:#ea180b;">Content here</div>
        
        
          .mybackground {background-color:#ea180b;}
        
        Background color #ea180b
      
           Border around this has a color of #ea180b        
        
          <div style="border:2px solid #ea180b;">Content here</div>
        
        
          .myborder {border:2px solid #ea180b;}
        
        Border color #ea180b