#dc3d56 color space conversions
Hex:
        #dc3d56
        RGB:
        220, 61, 86
        CMY:
        14, 76, 66
        CMYK:
        0, 72, 61, 14
      HSL:
        351°, 69.4323%, 55.0980%
        HSV (HSB):
        351°, 72.2727%, 86.2745%
        XYZ:
        32.8637, 19.2250, 10.7828
        xyY:
        0.5227, 0.3058, 19.2250
      CIE-Lab:
        50.9494, 62.3619, 22.8991
        CIE-LCH:
        50.9494, 66.4332, 20.1631
        CIE-Luv:
        50.9494, 115.2042, 13.9131
        Hunter-Lab:
        43.8463, 57.0580, 16.1117
      #dc3d56 color charts
#dc3d56 RGB chart
      #dc3d56 CMYK chart
      #dc3d56 RGB pie chart
      #dc3d56 color shades, tints & tones
#dc3d56 color schemes
#dc3d56 color preview, HTML & CSS examples
           This text has a color of #dc3d56        
        
          <p style="color:#dc3d56;">Text here</p>
        
        
          .mytext {color:#dc3d56;}
        
        Text color #dc3d56
      
           This box has a color of #dc3d56        
        
          <div style="background-color:#dc3d56;">Content here</div>
        
        
          .mybackground {background-color:#dc3d56;}
        
        Background color #dc3d56
      
           Border around this has a color of #dc3d56        
        
          <div style="border:2px solid #dc3d56;">Content here</div>
        
        
          .myborder {border:2px solid #dc3d56;}
        
        Border color #dc3d56