#dd1635 color space conversions
Hex:
        #dd1635
        RGB:
        221, 22, 53
        CMY:
        13, 91, 79
        CMYK:
        0, 90, 76, 13
      HSL:
        351°, 81.8930%, 47.6471%
        HSV (HSB):
        351°, 90.0452%, 86.6667%
        XYZ:
        30.7483, 16.2030, 4.8750
        xyY:
        0.5933, 0.3126, 16.2030
      CIE-Lab:
        47.2397, 70.6548, 38.0159
        CIE-LCH:
        47.2397, 80.2328, 28.2825
        CIE-Luv:
        47.2397, 140.3871, 22.8899
        Hunter-Lab:
        40.2530, 65.9093, 20.9965
      #dd1635 color charts
#dd1635 RGB chart
      #dd1635 CMYK chart
      #dd1635 RGB pie chart
      #dd1635 color shades, tints & tones
#dd1635 color schemes
#dd1635 color preview, HTML & CSS examples
           This text has a color of #dd1635        
        
          <p style="color:#dd1635;">Text here</p>
        
        
          .mytext {color:#dd1635;}
        
        Text color #dd1635
      
           This box has a color of #dd1635        
        
          <div style="background-color:#dd1635;">Content here</div>
        
        
          .mybackground {background-color:#dd1635;}
        
        Background color #dd1635
      
           Border around this has a color of #dd1635        
        
          <div style="border:2px solid #dd1635;">Content here</div>
        
        
          .myborder {border:2px solid #dd1635;}
        
        Border color #dd1635