#dc4b31 color space conversions
Hex:
        #dc4b31
        RGB:
        220, 75, 49
        CMY:
        14, 71, 81
        CMYK:
        0, 66, 78, 14
      HSL:
        9°, 70.9544%, 52.7451%
        HSV (HSB):
        9°, 77.7273%, 86.2745%
        XYZ:
        32.5857, 20.4695, 5.1393
        xyY:
        0.5599, 0.3517, 20.4695
      CIE-Lab:
        52.3640, 55.2723, 45.5901
        CIE-LCH:
        52.3640, 71.6483, 39.5168
        CIE-Luv:
        52.3640, 115.2303, 34.4053
        Hunter-Lab:
        45.2433, 49.3856, 24.9354
      #dc4b31 color charts
#dc4b31 RGB chart
      #dc4b31 CMYK chart
      #dc4b31 RGB pie chart
      #dc4b31 color shades, tints & tones
#dc4b31 color schemes
#dc4b31 color preview, HTML & CSS examples
           This text has a color of #dc4b31        
        
          <p style="color:#dc4b31;">Text here</p>
        
        
          .mytext {color:#dc4b31;}
        
        Text color #dc4b31
      
           This box has a color of #dc4b31        
        
          <div style="background-color:#dc4b31;">Content here</div>
        
        
          .mybackground {background-color:#dc4b31;}
        
        Background color #dc4b31
      
           Border around this has a color of #dc4b31        
        
          <div style="border:2px solid #dc4b31;">Content here</div>
        
        
          .myborder {border:2px solid #dc4b31;}
        
        Border color #dc4b31