#dd1934 color space conversions
Hex:
        #dd1934
        RGB:
        221, 25, 52
        CMY:
        13, 90, 80
        CMYK:
        0, 89, 76, 13
      HSL:
        352°, 79.6748%, 48.2353%
        HSV (HSB):
        352°, 88.6878%, 86.6667%
        XYZ:
        30.7863, 16.3153, 4.7754
        xyY:
        0.5934, 0.3145, 16.3153
      CIE-Lab:
        47.3855, 70.1675, 38.7546
        CIE-LCH:
        47.3855, 80.1585, 28.9125
        CIE-Luv:
        47.3855, 139.8525, 23.5791
        Hunter-Lab:
        40.3923, 65.3630, 21.2650
      #dd1934 color charts
#dd1934 RGB chart
      #dd1934 CMYK chart
      #dd1934 RGB pie chart
      #dd1934 color shades, tints & tones
#dd1934 color schemes
#dd1934 color preview, HTML & CSS examples
           This text has a color of #dd1934        
        
          <p style="color:#dd1934;">Text here</p>
        
        
          .mytext {color:#dd1934;}
        
        Text color #dd1934
      
           This box has a color of #dd1934        
        
          <div style="background-color:#dd1934;">Content here</div>
        
        
          .mybackground {background-color:#dd1934;}
        
        Background color #dd1934
      
           Border around this has a color of #dd1934        
        
          <div style="border:2px solid #dd1934;">Content here</div>
        
        
          .myborder {border:2px solid #dd1934;}
        
        Border color #dd1934