#dd181b color space conversions
Hex:
        #dd181b
        RGB:
        221, 24, 27
        CMY:
        13, 91, 89
        CMYK:
        0, 89, 88, 13
      HSL:
        359°, 80.4082%, 48.0392%
        HSV (HSB):
        359°, 89.1403%, 86.6667%
        XYZ:
        30.3433, 16.1046, 2.5461
        xyY:
        0.6193, 0.3287, 16.1046
      CIE-Lab:
        47.1114, 69.6942, 51.6205
        CIE-LCH:
        47.1114, 86.7292, 36.5263
        CIE-Luv:
        47.1114, 144.7417, 30.7102
        Hunter-Lab:
        40.1305, 64.7382, 24.3296
      #dd181b color charts
#dd181b RGB chart
      #dd181b CMYK chart
      #dd181b RGB pie chart
      #dd181b color shades, tints & tones
#dd181b color schemes
#dd181b color preview, HTML & CSS examples
           This text has a color of #dd181b        
        
          <p style="color:#dd181b;">Text here</p>
        
        
          .mytext {color:#dd181b;}
        
        Text color #dd181b
      
           This box has a color of #dd181b        
        
          <div style="background-color:#dd181b;">Content here</div>
        
        
          .mybackground {background-color:#dd181b;}
        
        Background color #dd181b
      
           Border around this has a color of #dd181b        
        
          <div style="border:2px solid #dd181b;">Content here</div>
        
        
          .myborder {border:2px solid #dd181b;}
        
        Border color #dd181b