#dc172f color space conversions
Hex:
        #dc172f
        RGB:
        220, 23, 47
        CMY:
        14, 91, 82
        CMYK:
        0, 90, 79, 14
      HSL:
        353°, 81.0700%, 47.6471%
        HSV (HSB):
        353°, 89.5455%, 86.2745%
        XYZ:
        30.3347, 16.0337, 4.1853
        xyY:
        0.6000, 0.3172, 16.0337
      CIE-Lab:
        47.0186, 70.0617, 41.1556
        CIE-LCH:
        47.0186, 81.2553, 30.4308
        CIE-Luv:
        47.0186, 140.7815, 24.9732
        Hunter-Lab:
        40.0421, 65.1527, 21.8323
      #dc172f color charts
#dc172f RGB chart
      #dc172f CMYK chart
      #dc172f RGB pie chart
      #dc172f color shades, tints & tones
#dc172f color schemes
#dc172f color preview, HTML & CSS examples
           This text has a color of #dc172f        
        
          <p style="color:#dc172f;">Text here</p>
        
        
          .mytext {color:#dc172f;}
        
        Text color #dc172f
      
           This box has a color of #dc172f        
        
          <div style="background-color:#dc172f;">Content here</div>
        
        
          .mybackground {background-color:#dc172f;}
        
        Background color #dc172f
      
           Border around this has a color of #dc172f        
        
          <div style="border:2px solid #dc172f;">Content here</div>
        
        
          .myborder {border:2px solid #dc172f;}
        
        Border color #dc172f