#dd270b color space conversions
Hex:
        #dd270b
        RGB:
        221, 39, 11
        CMY:
        13, 85, 96
        CMYK:
        0, 82, 95, 13
      HSL:
        8°, 90.5172%, 45.4902%
        HSV (HSB):
        8°, 95.0226%, 86.6667%
        XYZ:
        30.6047, 16.8474, 1.9554
        xyY:
        0.6194, 0.3410, 16.8474
      CIE-Lab:
        48.0671, 66.5533, 58.0856
        CIE-LCH:
        48.0671, 88.3361, 41.1134
        CIE-Luv:
        48.0671, 140.9021, 34.9884
        Hunter-Lab:
        41.0455, 61.2650, 25.9073
      #dd270b color charts
#dd270b RGB chart
      #dd270b CMYK chart
      #dd270b RGB pie chart
      #dd270b color shades, tints & tones
#dd270b color schemes
#dd270b color preview, HTML & CSS examples
           This text has a color of #dd270b        
        
          <p style="color:#dd270b;">Text here</p>
        
        
          .mytext {color:#dd270b;}
        
        Text color #dd270b
      
           This box has a color of #dd270b        
        
          <div style="background-color:#dd270b;">Content here</div>
        
        
          .mybackground {background-color:#dd270b;}
        
        Background color #dd270b
      
           Border around this has a color of #dd270b        
        
          <div style="border:2px solid #dd270b;">Content here</div>
        
        
          .myborder {border:2px solid #dd270b;}
        
        Border color #dd270b