#dd0635 color space conversions
Hex:
        #dd0635
        RGB:
        221, 6, 53
        CMY:
        13, 98, 79
        CMYK:
        0, 97, 76, 13
      HSL:
        347°, 94.7137%, 44.5098%
        HSV (HSB):
        347°, 97.2851%, 86.6667%
        XYZ:
        30.5265, 15.7594, 4.8011
        xyY:
        0.5975, 0.3085, 15.7594
      CIE-Lab:
        46.6573, 72.3380, 37.3725
        CIE-LCH:
        46.6573, 81.4217, 27.3226
        CIE-Luv:
        46.6573, 143.2688, 21.7372
        Hunter-Lab:
        39.6982, 67.7886, 20.6182
      #dd0635 color charts
#dd0635 RGB chart
      #dd0635 CMYK chart
      #dd0635 RGB pie chart
      #dd0635 color shades, tints & tones
#dd0635 color schemes
#dd0635 color preview, HTML & CSS examples
           This text has a color of #dd0635        
        
          <p style="color:#dd0635;">Text here</p>
        
        
          .mytext {color:#dd0635;}
        
        Text color #dd0635
      
           This box has a color of #dd0635        
        
          <div style="background-color:#dd0635;">Content here</div>
        
        
          .mybackground {background-color:#dd0635;}
        
        Background color #dd0635
      
           Border around this has a color of #dd0635        
        
          <div style="border:2px solid #dd0635;">Content here</div>
        
        
          .myborder {border:2px solid #dd0635;}
        
        Border color #dd0635