#dd0507 color space conversions
Hex:
        #dd0507
        RGB:
        221, 5, 7
        CMY:
        13, 98, 97
        CMYK:
        0, 98, 97, 13
      HSL:
        359°, 95.5752%, 44.3137%
        HSV (HSB):
        359°, 97.7376%, 86.6667%
        XYZ:
        29.9114, 15.4960, 1.6155
        xyY:
        0.6361, 0.3295, 15.4960
      CIE-Lab:
        46.3062, 71.5357, 58.2792
        CIE-LCH:
        46.3062, 92.2704, 39.1693
        CIE-Luv:
        46.3062, 150.4581, 32.2745
        Hunter-Lab:
        39.3650, 66.7441, 25.1222
      #dd0507 color charts
#dd0507 RGB chart
      #dd0507 CMYK chart
      #dd0507 RGB pie chart
      #dd0507 color shades, tints & tones
#dd0507 color schemes
#dd0507 color preview, HTML & CSS examples
           This text has a color of #dd0507        
        
          <p style="color:#dd0507;">Text here</p>
        
        
          .mytext {color:#dd0507;}
        
        Text color #dd0507
      
           This box has a color of #dd0507        
        
          <div style="background-color:#dd0507;">Content here</div>
        
        
          .mybackground {background-color:#dd0507;}
        
        Background color #dd0507
      
           Border around this has a color of #dd0507        
        
          <div style="border:2px solid #dd0507;">Content here</div>
        
        
          .myborder {border:2px solid #dd0507;}
        
        Border color #dd0507