#ea1b0e color space conversions
Hex:
        #ea1b0e
        RGB:
        234, 27, 14
        CMY:
        8, 89, 95
        CMYK:
        0, 88, 94, 8
      HSL:
        4°, 88.7097%, 48.6275%
        HSV (HSB):
        4°, 94.0171%, 91.7647%
        XYZ:
        34.4029, 18.3080, 2.1360
        xyY:
        0.6273, 0.3338, 18.3080
      CIE-Lab:
        49.8676, 72.4206, 59.6246
        CIE-LCH:
        49.8676, 93.8075, 39.4650
        CIE-Luv:
        49.8676, 154.5660, 35.0295
        Hunter-Lab:
        42.7878, 68.6413, 26.9917
      #ea1b0e color charts
#ea1b0e RGB chart
      #ea1b0e CMYK chart
      #ea1b0e RGB pie chart
      #ea1b0e color shades, tints & tones
#ea1b0e color schemes
#ea1b0e color preview, HTML & CSS examples
           This text has a color of #ea1b0e        
        
          <p style="color:#ea1b0e;">Text here</p>
        
        
          .mytext {color:#ea1b0e;}
        
        Text color #ea1b0e
      
           This box has a color of #ea1b0e        
        
          <div style="background-color:#ea1b0e;">Content here</div>
        
        
          .mybackground {background-color:#ea1b0e;}
        
        Background color #ea1b0e
      
           Border around this has a color of #ea1b0e        
        
          <div style="border:2px solid #ea1b0e;">Content here</div>
        
        
          .myborder {border:2px solid #ea1b0e;}
        
        Border color #ea1b0e