#dd1b27 color space conversions
Hex:
        #dd1b27
        RGB:
        221, 27, 39
        CMY:
        13, 89, 85
        CMYK:
        0, 88, 82, 13
      HSL:
        356°, 78.2258%, 48.6275%
        HSV (HSB):
        356°, 87.7828%, 86.6667%
        XYZ:
        30.5769, 16.3025, 3.4546
        xyY:
        0.6075, 0.3239, 16.3025
      CIE-Lab:
        47.3689, 69.4592, 45.9415
        CIE-LCH:
        47.3689, 83.2778, 33.4813
        CIE-Luv:
        47.3689, 141.9971, 28.0909
        Hunter-Lab:
        40.3764, 64.5191, 23.1906
      #dd1b27 color charts
#dd1b27 RGB chart
      #dd1b27 CMYK chart
      #dd1b27 RGB pie chart
      #dd1b27 color shades, tints & tones
#dd1b27 color schemes
#dd1b27 color preview, HTML & CSS examples
           This text has a color of #dd1b27        
        
          <p style="color:#dd1b27;">Text here</p>
        
        
          .mytext {color:#dd1b27;}
        
        Text color #dd1b27
      
           This box has a color of #dd1b27        
        
          <div style="background-color:#dd1b27;">Content here</div>
        
        
          .mybackground {background-color:#dd1b27;}
        
        Background color #dd1b27
      
           Border around this has a color of #dd1b27        
        
          <div style="border:2px solid #dd1b27;">Content here</div>
        
        
          .myborder {border:2px solid #dd1b27;}
        
        Border color #dd1b27