#dc0d54 color space conversions
Hex:
        #dc0d54
        RGB:
        220, 13, 84
        CMY:
        14, 95, 67
        CMYK:
        0, 94, 62, 14
      HSL:
        339°, 88.8412%, 45.6863%
        HSV (HSB):
        339°, 94.0909%, 86.2745%
        XYZ:
        31.2594, 16.1436, 9.8560
        xyY:
        0.5459, 0.2819, 16.1436
      CIE-Lab:
        47.1623, 72.8796, 19.1005
        CIE-LCH:
        47.1623, 75.3410, 14.6859
        CIE-Luv:
        47.1623, 131.7272, 6.8706
        Hunter-Lab:
        40.1791, 68.5598, 13.5814
      #dc0d54 color charts
#dc0d54 RGB chart
      #dc0d54 CMYK chart
      #dc0d54 RGB pie chart
      #dc0d54 color shades, tints & tones
#dc0d54 color schemes
#dc0d54 color preview, HTML & CSS examples
           This text has a color of #dc0d54        
        
          <p style="color:#dc0d54;">Text here</p>
        
        
          .mytext {color:#dc0d54;}
        
        Text color #dc0d54
      
           This box has a color of #dc0d54        
        
          <div style="background-color:#dc0d54;">Content here</div>
        
        
          .mybackground {background-color:#dc0d54;}
        
        Background color #dc0d54
      
           Border around this has a color of #dc0d54        
        
          <div style="border:2px solid #dc0d54;">Content here</div>
        
        
          .myborder {border:2px solid #dc0d54;}
        
        Border color #dc0d54