#dc3d4a color space conversions
Hex:
        #dc3d4a
        RGB:
        220, 61, 74
        CMY:
        14, 76, 71
        CMYK:
        0, 72, 66, 14
      HSL:
        355°, 69.4323%, 55.0980%
        HSV (HSB):
        355°, 72.2727%, 86.2745%
        XYZ:
        32.4200, 19.0475, 8.4464
        xyY:
        0.5411, 0.3179, 19.0475
      CIE-Lab:
        50.7428, 61.6661, 29.7768
        CIE-LCH:
        50.7428, 68.4790, 25.7746
        CIE-Luv:
        50.7428, 118.5507, 20.2951
        Hunter-Lab:
        43.6435, 56.2202, 19.0760
      #dc3d4a color charts
#dc3d4a RGB chart
      #dc3d4a CMYK chart
      #dc3d4a RGB pie chart
      #dc3d4a color shades, tints & tones
#dc3d4a color schemes
#dc3d4a color preview, HTML & CSS examples
           This text has a color of #dc3d4a        
        
          <p style="color:#dc3d4a;">Text here</p>
        
        
          .mytext {color:#dc3d4a;}
        
        Text color #dc3d4a
      
           This box has a color of #dc3d4a        
        
          <div style="background-color:#dc3d4a;">Content here</div>
        
        
          .mybackground {background-color:#dc3d4a;}
        
        Background color #dc3d4a
      
           Border around this has a color of #dc3d4a        
        
          <div style="border:2px solid #dc3d4a;">Content here</div>
        
        
          .myborder {border:2px solid #dc3d4a;}
        
        Border color #dc3d4a