#dd2207 color space conversions
Hex:
        #dd2207
        RGB:
        221, 34, 7
        CMY:
        13, 87, 97
        CMYK:
        0, 85, 97, 13
      HSL:
        8°, 93.8596%, 44.7059%
        HSV (HSB):
        8°, 96.8326%, 86.6667%
        XYZ:
        30.4292, 16.5315, 1.7881
        xyY:
        0.6242, 0.3391, 16.5315
      CIE-Lab:
        47.6643, 67.6332, 58.9295
        CIE-LCH:
        47.6643, 89.7047, 41.0660
        CIE-Luv:
        47.6643, 143.1931, 34.6881
        Hunter-Lab:
        40.6590, 62.4360, 25.8538
      #dd2207 color charts
#dd2207 RGB chart
      #dd2207 CMYK chart
      #dd2207 RGB pie chart
      #dd2207 color shades, tints & tones
#dd2207 color schemes
#dd2207 color preview, HTML & CSS examples
           This text has a color of #dd2207        
        
          <p style="color:#dd2207;">Text here</p>
        
        
          .mytext {color:#dd2207;}
        
        Text color #dd2207
      
           This box has a color of #dd2207        
        
          <div style="background-color:#dd2207;">Content here</div>
        
        
          .mybackground {background-color:#dd2207;}
        
        Background color #dd2207
      
           Border around this has a color of #dd2207        
        
          <div style="border:2px solid #dd2207;">Content here</div>
        
        
          .myborder {border:2px solid #dd2207;}
        
        Border color #dd2207