#dd2934 color space conversions
Hex:
        #dd2934
        RGB:
        221, 41, 52
        CMY:
        13, 84, 80
        CMYK:
        0, 81, 76, 13
      HSL:
        356°, 72.5806%, 51.3725%
        HSV (HSB):
        356°, 81.4480%, 86.6667%
        XYZ:
        31.2316, 17.2060, 4.9238
        xyY:
        0.5853, 0.3224, 17.2060
      CIE-Lab:
        48.5185, 66.9316, 39.9846
        CIE-LCH:
        48.5185, 77.9654, 30.8539
        CIE-Luv:
        48.5185, 134.3332, 25.7947
        Hunter-Lab:
        41.4801, 61.8078, 21.9981
      #dd2934 color charts
#dd2934 RGB chart
      #dd2934 CMYK chart
      #dd2934 RGB pie chart
      #dd2934 color shades, tints & tones
#dd2934 color schemes
#dd2934 color preview, HTML & CSS examples
           This text has a color of #dd2934        
        
          <p style="color:#dd2934;">Text here</p>
        
        
          .mytext {color:#dd2934;}
        
        Text color #dd2934
      
           This box has a color of #dd2934        
        
          <div style="background-color:#dd2934;">Content here</div>
        
        
          .mybackground {background-color:#dd2934;}
        
        Background color #dd2934
      
           Border around this has a color of #dd2934        
        
          <div style="border:2px solid #dd2934;">Content here</div>
        
        
          .myborder {border:2px solid #dd2934;}
        
        Border color #dd2934