#dc1c25 color space conversions
Hex:
        #dc1c25
        RGB:
        220, 28, 37
        CMY:
        14, 89, 85
        CMYK:
        0, 87, 83, 14
      HSL:
        357°, 77.4194%, 48.6275%
        HSV (HSB):
        357°, 87.2727%, 86.2745%
        XYZ:
        30.2644, 16.1797, 3.2782
        xyY:
        0.6087, 0.3254, 16.1797
      CIE-Lab:
        47.2094, 68.9753, 46.7632
        CIE-LCH:
        47.2094, 83.3330, 34.1361
        CIE-Luv:
        47.2094, 141.3009, 28.5913
        Hunter-Lab:
        40.2240, 63.9106, 23.3248
      #dc1c25 color charts
#dc1c25 RGB chart
      #dc1c25 CMYK chart
      #dc1c25 RGB pie chart
      #dc1c25 color shades, tints & tones
#dc1c25 color schemes
#dc1c25 color preview, HTML & CSS examples
           This text has a color of #dc1c25        
        
          <p style="color:#dc1c25;">Text here</p>
        
        
          .mytext {color:#dc1c25;}
        
        Text color #dc1c25
      
           This box has a color of #dc1c25        
        
          <div style="background-color:#dc1c25;">Content here</div>
        
        
          .mybackground {background-color:#dc1c25;}
        
        Background color #dc1c25
      
           Border around this has a color of #dc1c25        
        
          <div style="border:2px solid #dc1c25;">Content here</div>
        
        
          .myborder {border:2px solid #dc1c25;}
        
        Border color #dc1c25