#ea1c0b color space conversions
Hex:
        #ea1c0b
        RGB:
        234, 28, 11
        CMY:
        8, 89, 96
        CMYK:
        0, 88, 95, 8
      HSL:
        5°, 91.0204%, 48.0392%
        HSV (HSB):
        5°, 95.2991%, 91.7647%
        XYZ:
        34.4073, 18.3471, 2.0445
        xyY:
        0.6279, 0.3348, 18.3471
      CIE-Lab:
        49.9144, 72.2341, 60.4872
        CIE-LCH:
        49.9144, 94.2150, 39.9421
        CIE-Luv:
        49.9144, 154.4643, 35.4461
        Hunter-Lab:
        42.8335, 68.4270, 27.1535
      #ea1c0b color charts
#ea1c0b RGB chart
      #ea1c0b CMYK chart
      #ea1c0b RGB pie chart
      #ea1c0b color shades, tints & tones
#ea1c0b color schemes
#ea1c0b color preview, HTML & CSS examples
           This text has a color of #ea1c0b        
        
          <p style="color:#ea1c0b;">Text here</p>
        
        
          .mytext {color:#ea1c0b;}
        
        Text color #ea1c0b
      
           This box has a color of #ea1c0b        
        
          <div style="background-color:#ea1c0b;">Content here</div>
        
        
          .mybackground {background-color:#ea1c0b;}
        
        Background color #ea1c0b
      
           Border around this has a color of #ea1c0b        
        
          <div style="border:2px solid #ea1c0b;">Content here</div>
        
        
          .myborder {border:2px solid #ea1c0b;}
        
        Border color #ea1c0b