#dd1040 color space conversions
Hex:
        #dd1040
        RGB:
        221, 16, 64
        CMY:
        13, 94, 75
        CMYK:
        0, 93, 71, 13
      HSL:
        346°, 86.4979%, 46.4706%
        HSV (HSB):
        346°, 92.7602%, 86.6667%
        XYZ:
        30.9295, 16.1129, 6.3304
        xyY:
        0.5795, 0.3019, 16.1129
      CIE-Lab:
        47.1223, 71.8339, 31.3519
        CIE-LCH:
        47.1223, 78.3776, 23.5788
        CIE-Luv:
        47.1223, 138.6978, 17.7351
        Hunter-Lab:
        40.1409, 67.2920, 18.7483
      #dd1040 color charts
#dd1040 RGB chart
      #dd1040 CMYK chart
      #dd1040 RGB pie chart
      #dd1040 color shades, tints & tones
#dd1040 color schemes
#dd1040 color preview, HTML & CSS examples
           This text has a color of #dd1040        
        
          <p style="color:#dd1040;">Text here</p>
        
        
          .mytext {color:#dd1040;}
        
        Text color #dd1040
      
           This box has a color of #dd1040        
        
          <div style="background-color:#dd1040;">Content here</div>
        
        
          .mybackground {background-color:#dd1040;}
        
        Background color #dd1040
      
           Border around this has a color of #dd1040        
        
          <div style="border:2px solid #dd1040;">Content here</div>
        
        
          .myborder {border:2px solid #dd1040;}
        
        Border color #dd1040