#dc1f21 color space conversions
Hex:
        #dc1f21
        RGB:
        220, 31, 33
        CMY:
        14, 88, 87
        CMYK:
        0, 86, 85, 14
      HSL:
        359°, 75.2988%, 49.2157%
        HSV (HSB):
        359°, 85.9091%, 86.2745%
        XYZ:
        30.2797, 16.3054, 2.9902
        xyY:
        0.6108, 0.3289, 16.3054
      CIE-Lab:
        47.3727, 68.3291, 48.9227
        CIE-LCH:
        47.3727, 84.0375, 35.6021
        CIE-Luv:
        47.3727, 140.9594, 29.9864
        Hunter-Lab:
        40.3800, 63.1867, 23.8755
      #dc1f21 color charts
#dc1f21 RGB chart
      #dc1f21 CMYK chart
      #dc1f21 RGB pie chart
      #dc1f21 color shades, tints & tones
#dc1f21 color schemes
#dc1f21 color preview, HTML & CSS examples
           This text has a color of #dc1f21        
        
          <p style="color:#dc1f21;">Text here</p>
        
        
          .mytext {color:#dc1f21;}
        
        Text color #dc1f21
      
           This box has a color of #dc1f21        
        
          <div style="background-color:#dc1f21;">Content here</div>
        
        
          .mybackground {background-color:#dc1f21;}
        
        Background color #dc1f21
      
           Border around this has a color of #dc1f21        
        
          <div style="border:2px solid #dc1f21;">Content here</div>
        
        
          .myborder {border:2px solid #dc1f21;}
        
        Border color #dc1f21