#dc4d44 color space conversions
Hex:
        #dc4d44
        RGB:
        220, 77, 68
        CMY:
        14, 70, 73
        CMYK:
        0, 65, 69, 14
      HSL:
        4°, 68.4685%, 56.4706%
        HSV (HSB):
        4°, 69.0909%, 86.2745%
        XYZ:
        33.2125, 20.9408, 7.7603
        xyY:
        0.5364, 0.3382, 20.9408
      CIE-Lab:
        52.8846, 55.2579, 35.8445
        CIE-LCH:
        52.8846, 65.8655, 32.9706
        CIE-Luv:
        52.8846, 110.4317, 27.6390
        Hunter-Lab:
        45.7611, 49.4699, 21.9781
      #dc4d44 color charts
#dc4d44 RGB chart
      #dc4d44 CMYK chart
      #dc4d44 RGB pie chart
      #dc4d44 color shades, tints & tones
#dc4d44 color schemes
#dc4d44 color preview, HTML & CSS examples
           This text has a color of #dc4d44        
        
          <p style="color:#dc4d44;">Text here</p>
        
        
          .mytext {color:#dc4d44;}
        
        Text color #dc4d44
      
           This box has a color of #dc4d44        
        
          <div style="background-color:#dc4d44;">Content here</div>
        
        
          .mybackground {background-color:#dc4d44;}
        
        Background color #dc4d44
      
           Border around this has a color of #dc4d44        
        
          <div style="border:2px solid #dc4d44;">Content here</div>
        
        
          .myborder {border:2px solid #dc4d44;}
        
        Border color #dc4d44