#dd0940 color space conversions
Hex:
        #dd0940
        RGB:
        221, 9, 64
        CMY:
        13, 96, 75
        CMYK:
        0, 96, 71, 13
      HSL:
        344°, 92.1739%, 45.0980%
        HSV (HSB):
        344°, 95.9276%, 86.6667%
        XYZ:
        30.8419, 15.9377, 6.3012
        xyY:
        0.5810, 0.3003, 15.9377
      CIE-Lab:
        46.8926, 72.4987, 31.0753
        CIE-LCH:
        46.8926, 78.8780, 23.2015
        CIE-Luv:
        46.8926, 139.7927, 17.2628
        Hunter-Lab:
        39.9220, 68.0372, 18.5872
      #dd0940 color charts
#dd0940 RGB chart
      #dd0940 CMYK chart
      #dd0940 RGB pie chart
      #dd0940 color shades, tints & tones
#dd0940 color schemes
#dd0940 color preview, HTML & CSS examples
           This text has a color of #dd0940        
        
          <p style="color:#dd0940;">Text here</p>
        
        
          .mytext {color:#dd0940;}
        
        Text color #dd0940
      
           This box has a color of #dd0940        
        
          <div style="background-color:#dd0940;">Content here</div>
        
        
          .mybackground {background-color:#dd0940;}
        
        Background color #dd0940
      
           Border around this has a color of #dd0940        
        
          <div style="border:2px solid #dd0940;">Content here</div>
        
        
          .myborder {border:2px solid #dd0940;}
        
        Border color #dd0940