#dc4b52 color space conversions
Hex:
        #dc4b52
        RGB:
        220, 75, 82
        CMY:
        14, 71, 68
        CMYK:
        0, 66, 63, 14
      HSL:
        357°, 67.4419%, 57.8431%
        HSV (HSB):
        357°, 65.9091%, 86.2745%
        XYZ:
        33.5543, 20.8570, 10.2399
        xyY:
        0.5190, 0.3226, 20.8570
      CIE-Lab:
        52.7926, 56.8583, 27.6566
        CIE-LCH:
        52.7926, 63.2278, 25.9389
        CIE-Luv:
        52.7926, 108.4717, 20.1813
        Hunter-Lab:
        45.6695, 51.2260, 18.6747
      #dc4b52 color charts
#dc4b52 RGB chart
      #dc4b52 CMYK chart
      #dc4b52 RGB pie chart
      #dc4b52 color shades, tints & tones
#dc4b52 color schemes
#dc4b52 color preview, HTML & CSS examples
           This text has a color of #dc4b52        
        
          <p style="color:#dc4b52;">Text here</p>
        
        
          .mytext {color:#dc4b52;}
        
        Text color #dc4b52
      
           This box has a color of #dc4b52        
        
          <div style="background-color:#dc4b52;">Content here</div>
        
        
          .mybackground {background-color:#dc4b52;}
        
        Background color #dc4b52
      
           Border around this has a color of #dc4b52        
        
          <div style="border:2px solid #dc4b52;">Content here</div>
        
        
          .myborder {border:2px solid #dc4b52;}
        
        Border color #dc4b52