#dc5f70 color space conversions
Hex:
        #dc5f70
        RGB:
        220, 95, 112
        CMY:
        14, 63, 56
        CMYK:
        0, 57, 49, 14
      HSL:
        352°, 64.1026%, 61.7647%
        HSV (HSB):
        352°, 56.8182%, 86.2745%
        XYZ:
        36.5320, 24.5699, 18.1463
        xyY:
        0.4610, 0.3100, 24.5699
      CIE-Lab:
        56.6539, 50.3733, 15.2030
        CIE-LCH:
        56.6539, 52.6175, 16.7942
        CIE-Luv:
        56.6539, 88.4997, 9.4877
        Hunter-Lab:
        49.5680, 44.8118, 12.9923
      #dc5f70 color charts
#dc5f70 RGB chart
      #dc5f70 CMYK chart
      #dc5f70 RGB pie chart
      #dc5f70 color shades, tints & tones
#dc5f70 color schemes
#dc5f70 color preview, HTML & CSS examples
           This text has a color of #dc5f70        
        
          <p style="color:#dc5f70;">Text here</p>
        
        
          .mytext {color:#dc5f70;}
        
        Text color #dc5f70
      
           This box has a color of #dc5f70        
        
          <div style="background-color:#dc5f70;">Content here</div>
        
        
          .mybackground {background-color:#dc5f70;}
        
        Background color #dc5f70
      
           Border around this has a color of #dc5f70        
        
          <div style="border:2px solid #dc5f70;">Content here</div>
        
        
          .myborder {border:2px solid #dc5f70;}
        
        Border color #dc5f70