#dc0c47 color space conversions
Hex:
        #dc0c47
        RGB:
        220, 12, 71
        CMY:
        14, 95, 72
        CMYK:
        0, 95, 68, 14
      HSL:
        343°, 89.6552%, 45.4902%
        HSV (HSB):
        343°, 94.5455%, 86.2745%
        XYZ:
        30.7840, 15.9335, 7.4142
        xyY:
        0.5687, 0.2943, 15.9335
      CIE-Lab:
        46.8871, 72.3072, 26.7557
        CIE-LCH:
        46.8871, 77.0987, 20.3058
        CIE-Luv:
        46.8871, 136.4234, 13.8460
        Hunter-Lab:
        39.9168, 67.8055, 16.9291
      #dc0c47 color charts
#dc0c47 RGB chart
      #dc0c47 CMYK chart
      #dc0c47 RGB pie chart
      #dc0c47 color shades, tints & tones
#dc0c47 color schemes
#dc0c47 color preview, HTML & CSS examples
           This text has a color of #dc0c47        
        
          <p style="color:#dc0c47;">Text here</p>
        
        
          .mytext {color:#dc0c47;}
        
        Text color #dc0c47
      
           This box has a color of #dc0c47        
        
          <div style="background-color:#dc0c47;">Content here</div>
        
        
          .mybackground {background-color:#dc0c47;}
        
        Background color #dc0c47
      
           Border around this has a color of #dc0c47        
        
          <div style="border:2px solid #dc0c47;">Content here</div>
        
        
          .myborder {border:2px solid #dc0c47;}
        
        Border color #dc0c47