#dc1f30 color space conversions
Hex:
        #dc1f30
        RGB:
        220, 31, 48
        CMY:
        14, 88, 81
        CMYK:
        0, 86, 78, 14
      HSL:
        355°, 75.2988%, 49.2157%
        HSV (HSB):
        355°, 85.9091%, 86.2745%
        XYZ:
        30.5387, 16.4090, 4.3540
        xyY:
        0.5953, 0.3199, 16.4090
      CIE-Lab:
        47.5066, 68.7227, 41.1020
        CIE-LCH:
        47.5066, 80.0761, 30.8830
        CIE-Luv:
        47.5066, 138.1956, 25.5515
        Hunter-Lab:
        40.5080, 63.6806, 21.9829
      #dc1f30 color charts
#dc1f30 RGB chart
      #dc1f30 CMYK chart
      #dc1f30 RGB pie chart
      #dc1f30 color shades, tints & tones
#dc1f30 color schemes
#dc1f30 color preview, HTML & CSS examples
           This text has a color of #dc1f30        
        
          <p style="color:#dc1f30;">Text here</p>
        
        
          .mytext {color:#dc1f30;}
        
        Text color #dc1f30
      
           This box has a color of #dc1f30        
        
          <div style="background-color:#dc1f30;">Content here</div>
        
        
          .mybackground {background-color:#dc1f30;}
        
        Background color #dc1f30
      
           Border around this has a color of #dc1f30        
        
          <div style="border:2px solid #dc1f30;">Content here</div>
        
        
          .myborder {border:2px solid #dc1f30;}
        
        Border color #dc1f30