#dd1432 color space conversions
Hex:
        #dd1432
        RGB:
        221, 20, 50
        CMY:
        13, 92, 80
        CMYK:
        0, 91, 77, 13
      HSL:
        351°, 83.4025%, 47.2549%
        HSV (HSB):
        351°, 90.9502%, 86.6667%
        XYZ:
        30.6447, 16.1028, 4.5106
        xyY:
        0.5979, 0.3142, 16.1028
      CIE-Lab:
        47.1090, 70.8321, 39.6062
        CIE-LCH:
        47.1090, 81.1532, 29.2120
        CIE-Luv:
        47.1090, 141.5788, 23.8195
        Hunter-Lab:
        40.1282, 66.0904, 21.4253
      #dd1432 color charts
#dd1432 RGB chart
      #dd1432 CMYK chart
      #dd1432 RGB pie chart
      #dd1432 color shades, tints & tones
#dd1432 color schemes
#dd1432 color preview, HTML & CSS examples
           This text has a color of #dd1432        
        
          <p style="color:#dd1432;">Text here</p>
        
        
          .mytext {color:#dd1432;}
        
        Text color #dd1432
      
           This box has a color of #dd1432        
        
          <div style="background-color:#dd1432;">Content here</div>
        
        
          .mybackground {background-color:#dd1432;}
        
        Background color #dd1432
      
           Border around this has a color of #dd1432        
        
          <div style="border:2px solid #dd1432;">Content here</div>
        
        
          .myborder {border:2px solid #dd1432;}
        
        Border color #dd1432