#dd1033 color space conversions
Hex:
        #dd1033
        RGB:
        221, 16, 51
        CMY:
        13, 94, 80
        CMYK:
        0, 93, 77, 13
      HSL:
        350°, 86.4979%, 46.4706%
        HSV (HSB):
        350°, 92.7602%, 86.6667%
        XYZ:
        30.6016, 15.9818, 4.6039
        xyY:
        0.5978, 0.3122, 15.9818
      CIE-Lab:
        46.9505, 71.3546, 38.8592
        CIE-LCH:
        46.9505, 81.2497, 28.5724
        CIE-Luv:
        46.9505, 142.1872, 23.1197
        Hunter-Lab:
        39.9772, 66.6776, 21.1560
      #dd1033 color charts
#dd1033 RGB chart
      #dd1033 CMYK chart
      #dd1033 RGB pie chart
      #dd1033 color shades, tints & tones
#dd1033 color schemes
#dd1033 color preview, HTML & CSS examples
           This text has a color of #dd1033        
        
          <p style="color:#dd1033;">Text here</p>
        
        
          .mytext {color:#dd1033;}
        
        Text color #dd1033
      
           This box has a color of #dd1033        
        
          <div style="background-color:#dd1033;">Content here</div>
        
        
          .mybackground {background-color:#dd1033;}
        
        Background color #dd1033
      
           Border around this has a color of #dd1033        
        
          <div style="border:2px solid #dd1033;">Content here</div>
        
        
          .myborder {border:2px solid #dd1033;}
        
        Border color #dd1033