#dc747d color space conversions
Hex:
        #dc747d
        RGB:
        220, 116, 125
        CMY:
        14, 55, 51
        CMYK:
        0, 47, 43, 14
      HSL:
        355°, 59.7701%, 65.8824%
        HSV (HSB):
        355°, 47.2727%, 86.2745%
        XYZ:
        39.4623, 29.1871, 22.9558
        xyY:
        0.4308, 0.3186, 29.1871
      CIE-Lab:
        60.9464, 41.3423, 13.6313
        CIE-LCH:
        60.9464, 43.5315, 18.2484
        CIE-Luv:
        60.9464, 72.2493, 10.0224
        Hunter-Lab:
        54.0251, 35.8402, 12.6246
      #dc747d color charts
#dc747d RGB chart
      #dc747d CMYK chart
      #dc747d RGB pie chart
      #dc747d color shades, tints & tones
#dc747d color schemes
#dc747d color preview, HTML & CSS examples
           This text has a color of #dc747d        
        
          <p style="color:#dc747d;">Text here</p>
        
        
          .mytext {color:#dc747d;}
        
        Text color #dc747d
      
           This box has a color of #dc747d        
        
          <div style="background-color:#dc747d;">Content here</div>
        
        
          .mybackground {background-color:#dc747d;}
        
        Background color #dc747d
      
           Border around this has a color of #dc747d        
        
          <div style="border:2px solid #dc747d;">Content here</div>
        
        
          .myborder {border:2px solid #dc747d;}
        
        Border color #dc747d