#dc3d29 color space conversions
Hex:
        #dc3d29
        RGB:
        220, 61, 41
        CMY:
        14, 76, 84
        CMYK:
        0, 72, 81, 14
      HSL:
        7°, 71.8876%, 51.1765%
        HSV (HSB):
        7°, 81.3636%, 86.2745%
        XYZ:
        31.5842, 18.7132, 4.0452
        xyY:
        0.5812, 0.3444, 18.7132
      CIE-Lab:
        50.3500, 60.3309, 47.6613
        CIE-LCH:
        50.3500, 76.8857, 38.3087
        CIE-Luv:
        50.3500, 125.4025, 33.2548
        Hunter-Lab:
        43.2588, 54.6239, 24.7369
      #dc3d29 color charts
#dc3d29 RGB chart
      #dc3d29 CMYK chart
      #dc3d29 RGB pie chart
      #dc3d29 color shades, tints & tones
#dc3d29 color schemes
#dc3d29 color preview, HTML & CSS examples
           This text has a color of #dc3d29        
        
          <p style="color:#dc3d29;">Text here</p>
        
        
          .mytext {color:#dc3d29;}
        
        Text color #dc3d29
      
           This box has a color of #dc3d29        
        
          <div style="background-color:#dc3d29;">Content here</div>
        
        
          .mybackground {background-color:#dc3d29;}
        
        Background color #dc3d29
      
           Border around this has a color of #dc3d29        
        
          <div style="border:2px solid #dc3d29;">Content here</div>
        
        
          .myborder {border:2px solid #dc3d29;}
        
        Border color #dc3d29