#dc0c4a color space conversions
Hex:
        #dc0c4a
        RGB:
        220, 12, 74
        CMY:
        14, 95, 71
        CMYK:
        0, 95, 66, 14
      HSL:
        342°, 89.6552%, 45.4902%
        HSV (HSB):
        342°, 94.5455%, 86.2745%
        XYZ:
        30.8827, 15.9730, 7.9340
        xyY:
        0.5637, 0.2915, 15.9730
      CIE-Lab:
        46.9390, 72.4501, 24.9797
        CIE-LCH:
        46.9390, 76.6355, 19.0234
        CIE-Luv:
        46.9390, 135.4257, 12.3070
        Hunter-Lab:
        39.9662, 67.9896, 16.2063
      #dc0c4a color charts
#dc0c4a RGB chart
      #dc0c4a CMYK chart
      #dc0c4a RGB pie chart
      #dc0c4a color shades, tints & tones
#dc0c4a color schemes
#dc0c4a color preview, HTML & CSS examples
           This text has a color of #dc0c4a        
        
          <p style="color:#dc0c4a;">Text here</p>
        
        
          .mytext {color:#dc0c4a;}
        
        Text color #dc0c4a
      
           This box has a color of #dc0c4a        
        
          <div style="background-color:#dc0c4a;">Content here</div>
        
        
          .mybackground {background-color:#dc0c4a;}
        
        Background color #dc0c4a
      
           Border around this has a color of #dc0c4a        
        
          <div style="border:2px solid #dc0c4a;">Content here</div>
        
        
          .myborder {border:2px solid #dc0c4a;}
        
        Border color #dc0c4a