#dc5b5b color space conversions
Hex:
        #dc5b5b
        RGB:
        220, 91, 91
        CMY:
        14, 64, 64
        CMYK:
        0, 59, 59, 14
      HSL:
        0°, 64.8241%, 60.9804%
        HSV (HSB):
        0°, 58.6364%, 86.2745%
        XYZ:
        35.1446, 23.4531, 12.5721
        xyY:
        0.4938, 0.3295, 23.4531
      CIE-Lab:
        55.5361, 50.5301, 25.9484
        CIE-LCH:
        55.5361, 56.8033, 27.1816
        CIE-Luv:
        55.5361, 96.1657, 20.7338
        Hunter-Lab:
        48.4284, 44.7880, 18.5081
      #dc5b5b color charts
#dc5b5b RGB chart
      #dc5b5b CMYK chart
      #dc5b5b RGB pie chart
      #dc5b5b color shades, tints & tones
#dc5b5b color schemes
#dc5b5b color preview, HTML & CSS examples
           This text has a color of #dc5b5b        
        
          <p style="color:#dc5b5b;">Text here</p>
        
        
          .mytext {color:#dc5b5b;}
        
        Text color #dc5b5b
      
           This box has a color of #dc5b5b        
        
          <div style="background-color:#dc5b5b;">Content here</div>
        
        
          .mybackground {background-color:#dc5b5b;}
        
        Background color #dc5b5b
      
           Border around this has a color of #dc5b5b        
        
          <div style="border:2px solid #dc5b5b;">Content here</div>
        
        
          .myborder {border:2px solid #dc5b5b;}
        
        Border color #dc5b5b