#ea233d color space conversions
Hex:
        #ea233d
        RGB:
        234, 35, 61
        CMY:
        8, 86, 76
        CMYK:
        0, 85, 74, 8
      HSL:
        352°, 82.5726%, 52.7451%
        HSV (HSB):
        352°, 85.0427%, 91.7647%
        XYZ:
        35.3750, 19.0314, 6.2238
        xyY:
        0.5835, 0.3139, 19.0314
      CIE-Lab:
        50.7239, 72.0546, 37.9989
        CIE-LCH:
        50.7239, 81.4603, 27.8055
        CIE-Luv:
        50.7239, 144.3636, 23.8390
        Hunter-Lab:
        43.6250, 68.3999, 22.0788
      #ea233d color charts
#ea233d RGB chart
      #ea233d CMYK chart
      #ea233d RGB pie chart
      #ea233d color shades, tints & tones
#ea233d color schemes
#ea233d color preview, HTML & CSS examples
           This text has a color of #ea233d        
        
          <p style="color:#ea233d;">Text here</p>
        
        
          .mytext {color:#ea233d;}
        
        Text color #ea233d
      
           This box has a color of #ea233d        
        
          <div style="background-color:#ea233d;">Content here</div>
        
        
          .mybackground {background-color:#ea233d;}
        
        Background color #ea233d
      
           Border around this has a color of #ea233d        
        
          <div style="border:2px solid #ea233d;">Content here</div>
        
        
          .myborder {border:2px solid #ea233d;}
        
        Border color #ea233d