#dc5c4b color space conversions
Hex:
        #dc5c4b
        RGB:
        220, 92, 75
        CMY:
        14, 64, 71
        CMYK:
        0, 58, 66, 14
      HSL:
        7°, 67.4419%, 57.8431%
        HSV (HSB):
        7°, 65.9091%, 86.2745%
        XYZ:
        34.6123, 23.3779, 9.3447
        xyY:
        0.5140, 0.3472, 23.3779
      CIE-Lab:
        55.4595, 49.0391, 34.9864
        CIE-LCH:
        55.4595, 60.2402, 35.5055
        CIE-Luv:
        55.4595, 98.8691, 29.3590
        Hunter-Lab:
        48.3507, 43.1672, 22.3866
      #dc5c4b color charts
#dc5c4b RGB chart
      #dc5c4b CMYK chart
      #dc5c4b RGB pie chart
      #dc5c4b color shades, tints & tones
#dc5c4b color schemes
#dc5c4b color preview, HTML & CSS examples
           This text has a color of #dc5c4b        
        
          <p style="color:#dc5c4b;">Text here</p>
        
        
          .mytext {color:#dc5c4b;}
        
        Text color #dc5c4b
      
           This box has a color of #dc5c4b        
        
          <div style="background-color:#dc5c4b;">Content here</div>
        
        
          .mybackground {background-color:#dc5c4b;}
        
        Background color #dc5c4b
      
           Border around this has a color of #dc5c4b        
        
          <div style="border:2px solid #dc5c4b;">Content here</div>
        
        
          .myborder {border:2px solid #dc5c4b;}
        
        Border color #dc5c4b