#dd0512 color space conversions
Hex:
        #dd0512
        RGB:
        221, 5, 18
        CMY:
        13, 98, 93
        CMYK:
        0, 98, 92, 13
      HSL:
        356°, 95.5752%, 44.3137%
        HSV (HSB):
        356°, 97.7376%, 86.6667%
        XYZ:
        29.9822, 15.5244, 1.9885
        xyY:
        0.6313, 0.3269, 15.5244
      CIE-Lab:
        46.3442, 71.6403, 54.8211
        CIE-LCH:
        46.3442, 90.2092, 37.4242
        CIE-Luv:
        46.3442, 149.5959, 30.9834
        Hunter-Lab:
        39.4010, 66.8782, 24.5884
      #dd0512 color charts
#dd0512 RGB chart
      #dd0512 CMYK chart
      #dd0512 RGB pie chart
      #dd0512 color shades, tints & tones
#dd0512 color schemes
#dd0512 color preview, HTML & CSS examples
           This text has a color of #dd0512        
        
          <p style="color:#dd0512;">Text here</p>
        
        
          .mytext {color:#dd0512;}
        
        Text color #dd0512
      
           This box has a color of #dd0512        
        
          <div style="background-color:#dd0512;">Content here</div>
        
        
          .mybackground {background-color:#dd0512;}
        
        Background color #dd0512
      
           Border around this has a color of #dd0512        
        
          <div style="border:2px solid #dd0512;">Content here</div>
        
        
          .myborder {border:2px solid #dd0512;}
        
        Border color #dd0512