#dd2625 color space conversions
Hex:
        #dd2625
        RGB:
        221, 38, 37
        CMY:
        13, 85, 85
        CMYK:
        0, 83, 83, 13
      HSL:
        0°, 73.0159%, 50.5882%
        HSV (HSB):
        0°, 83.2579%, 86.6667%
        XYZ:
        30.8458, 16.8920, 3.3850
        xyY:
        0.6034, 0.3304, 16.8920
      CIE-Lab:
        48.1236, 67.2074, 47.6708
        CIE-LCH:
        48.1236, 82.3975, 35.3484
        CIE-Luv:
        48.1236, 138.4403, 30.0896
        Hunter-Lab:
        41.0998, 62.0414, 23.8867
      #dd2625 color charts
#dd2625 RGB chart
      #dd2625 CMYK chart
      #dd2625 RGB pie chart
      #dd2625 color shades, tints & tones
#dd2625 color schemes
#dd2625 color preview, HTML & CSS examples
           This text has a color of #dd2625        
        
          <p style="color:#dd2625;">Text here</p>
        
        
          .mytext {color:#dd2625;}
        
        Text color #dd2625
      
           This box has a color of #dd2625        
        
          <div style="background-color:#dd2625;">Content here</div>
        
        
          .mybackground {background-color:#dd2625;}
        
        Background color #dd2625
      
           Border around this has a color of #dd2625        
        
          <div style="border:2px solid #dd2625;">Content here</div>
        
        
          .myborder {border:2px solid #dd2625;}
        
        Border color #dd2625