#dc1d44 color space conversions
Hex:
        #dc1d44
        RGB:
        220, 29, 68
        CMY:
        14, 89, 73
        CMYK:
        0, 87, 69, 14
      HSL:
        348°, 76.7068%, 48.8235%
        HSV (HSB):
        348°, 86.8182%, 86.2745%
        XYZ:
        30.9980, 16.5117, 7.0221
        xyY:
        0.5684, 0.3028, 16.5117
      CIE-Lab:
        47.6388, 69.8609, 29.5174
        CIE-LCH:
        47.6388, 75.8408, 22.9049
        CIE-Luv:
        47.6388, 133.6610, 16.9966
        Hunter-Lab:
        40.6346, 65.0574, 18.1982
      #dc1d44 color charts
#dc1d44 RGB chart
      #dc1d44 CMYK chart
      #dc1d44 RGB pie chart
      #dc1d44 color shades, tints & tones
#dc1d44 color schemes
#dc1d44 color preview, HTML & CSS examples
           This text has a color of #dc1d44        
        
          <p style="color:#dc1d44;">Text here</p>
        
        
          .mytext {color:#dc1d44;}
        
        Text color #dc1d44
      
           This box has a color of #dc1d44        
        
          <div style="background-color:#dc1d44;">Content here</div>
        
        
          .mybackground {background-color:#dc1d44;}
        
        Background color #dc1d44
      
           Border around this has a color of #dc1d44        
        
          <div style="border:2px solid #dc1d44;">Content here</div>
        
        
          .myborder {border:2px solid #dc1d44;}
        
        Border color #dc1d44