#dc5e5a color space conversions
Hex:
        #dc5e5a
        RGB:
        220, 94, 90
        CMY:
        14, 63, 65
        CMYK:
        0, 57, 59, 14
      HSL:
        2°, 65.0000%, 60.7843%
        HSV (HSB):
        2°, 59.0909%, 86.2745%
        XYZ:
        35.3634, 23.9592, 12.4336
        xyY:
        0.4928, 0.3339, 23.9592
      CIE-Lab:
        56.0470, 49.0710, 27.1882
        CIE-LCH:
        56.0470, 56.0996, 28.9890
        CIE-Luv:
        56.0470, 94.3979, 22.4074
        Hunter-Lab:
        48.9482, 43.3008, 19.2031
      #dc5e5a color charts
#dc5e5a RGB chart
      #dc5e5a CMYK chart
      #dc5e5a RGB pie chart
      #dc5e5a color shades, tints & tones
#dc5e5a color schemes
#dc5e5a color preview, HTML & CSS examples
           This text has a color of #dc5e5a        
        
          <p style="color:#dc5e5a;">Text here</p>
        
        
          .mytext {color:#dc5e5a;}
        
        Text color #dc5e5a
      
           This box has a color of #dc5e5a        
        
          <div style="background-color:#dc5e5a;">Content here</div>
        
        
          .mybackground {background-color:#dc5e5a;}
        
        Background color #dc5e5a
      
           Border around this has a color of #dc5e5a        
        
          <div style="border:2px solid #dc5e5a;">Content here</div>
        
        
          .myborder {border:2px solid #dc5e5a;}
        
        Border color #dc5e5a