#dc172d color space conversions
Hex:
        #dc172d
        RGB:
        220, 23, 45
        CMY:
        14, 91, 82
        CMYK:
        0, 90, 80, 14
      HSL:
        353°, 81.0700%, 47.6471%
        HSV (HSB):
        353°, 89.5455%, 86.2745%
        XYZ:
        30.2953, 16.0179, 3.9776
        xyY:
        0.6024, 0.3185, 16.0179
      CIE-Lab:
        46.9980, 70.0027, 42.2553
        CIE-LCH:
        46.9980, 81.7673, 31.1162
        CIE-Luv:
        46.9980, 141.2110, 25.6453
        Hunter-Lab:
        40.0224, 65.0779, 22.1231
      #dc172d color charts
#dc172d RGB chart
      #dc172d CMYK chart
      #dc172d RGB pie chart
      #dc172d color shades, tints & tones
#dc172d color schemes
#dc172d color preview, HTML & CSS examples
           This text has a color of #dc172d        
        
          <p style="color:#dc172d;">Text here</p>
        
        
          .mytext {color:#dc172d;}
        
        Text color #dc172d
      
           This box has a color of #dc172d        
        
          <div style="background-color:#dc172d;">Content here</div>
        
        
          .mybackground {background-color:#dc172d;}
        
        Background color #dc172d
      
           Border around this has a color of #dc172d        
        
          <div style="border:2px solid #dc172d;">Content here</div>
        
        
          .myborder {border:2px solid #dc172d;}
        
        Border color #dc172d