#dd2238 color space conversions
Hex:
        #dd2238
        RGB:
        221, 34, 56
        CMY:
        13, 87, 78
        CMYK:
        0, 85, 75, 13
      HSL:
        353°, 73.3333%, 50.0000%
        HSV (HSB):
        353°, 84.6154%, 86.6667%
        XYZ:
        31.1046, 16.8017, 5.3450
        xyY:
        0.5841, 0.3155, 16.8017
      CIE-Lab:
        48.0092, 68.6587, 37.1300
        CIE-LCH:
        48.0092, 78.0554, 28.4041
        CIE-Luv:
        48.0092, 136.0864, 23.1681
        Hunter-Lab:
        40.9899, 63.7199, 20.9616
      #dd2238 color charts
#dd2238 RGB chart
      #dd2238 CMYK chart
      #dd2238 RGB pie chart
      #dd2238 color shades, tints & tones
#dd2238 color schemes
#dd2238 color preview, HTML & CSS examples
           This text has a color of #dd2238        
        
          <p style="color:#dd2238;">Text here</p>
        
        
          .mytext {color:#dd2238;}
        
        Text color #dd2238
      
           This box has a color of #dd2238        
        
          <div style="background-color:#dd2238;">Content here</div>
        
        
          .mybackground {background-color:#dd2238;}
        
        Background color #dd2238
      
           Border around this has a color of #dd2238        
        
          <div style="border:2px solid #dd2238;">Content here</div>
        
        
          .myborder {border:2px solid #dd2238;}
        
        Border color #dd2238