#dc5d45 color space conversions
Hex:
        #dc5d45
        RGB:
        220, 93, 69
        CMY:
        14, 64, 73
        CMYK:
        0, 58, 69, 14
      HSL:
        10°, 68.3258%, 56.6667%
        HSV (HSB):
        10°, 68.6364%, 86.2745%
        XYZ:
        34.5037, 23.4740, 8.3426
        xyY:
        0.5203, 0.3539, 23.4740
      CIE-Lab:
        55.5573, 48.2438, 38.4284
        CIE-LCH:
        55.5573, 61.6783, 38.5389
        CIE-Luv:
        55.5573, 99.2648, 32.4229
        Hunter-Lab:
        48.4500, 42.3315, 23.7058
      #dc5d45 color charts
#dc5d45 RGB chart
      #dc5d45 CMYK chart
      #dc5d45 RGB pie chart
      #dc5d45 color shades, tints & tones
#dc5d45 color schemes
#dc5d45 color preview, HTML & CSS examples
           This text has a color of #dc5d45        
        
          <p style="color:#dc5d45;">Text here</p>
        
        
          .mytext {color:#dc5d45;}
        
        Text color #dc5d45
      
           This box has a color of #dc5d45        
        
          <div style="background-color:#dc5d45;">Content here</div>
        
        
          .mybackground {background-color:#dc5d45;}
        
        Background color #dc5d45
      
           Border around this has a color of #dc5d45        
        
          <div style="border:2px solid #dc5d45;">Content here</div>
        
        
          .myborder {border:2px solid #dc5d45;}
        
        Border color #dc5d45