#dc444b color space conversions
Hex:
        #dc444b
        RGB:
        220, 68, 75
        CMY:
        14, 73, 71
        CMYK:
        0, 69, 66, 14
      HSL:
        357°, 68.4685%, 56.4706%
        HSV (HSB):
        357°, 69.0909%, 86.2745%
        XYZ:
        32.8523, 19.8579, 8.7581
        xyY:
        0.5345, 0.3231, 19.8579
      CIE-Lab:
        51.6762, 59.1891, 30.3496
        CIE-LCH:
        51.6762, 66.5165, 27.1467
        CIE-Luv:
        51.6762, 114.3782, 21.6921
        Hunter-Lab:
        44.5622, 53.6107, 19.5409
      #dc444b color charts
#dc444b RGB chart
      #dc444b CMYK chart
      #dc444b RGB pie chart
      #dc444b color shades, tints & tones
#dc444b color schemes
#dc444b color preview, HTML & CSS examples
           This text has a color of #dc444b        
        
          <p style="color:#dc444b;">Text here</p>
        
        
          .mytext {color:#dc444b;}
        
        Text color #dc444b
      
           This box has a color of #dc444b        
        
          <div style="background-color:#dc444b;">Content here</div>
        
        
          .mybackground {background-color:#dc444b;}
        
        Background color #dc444b
      
           Border around this has a color of #dc444b        
        
          <div style="border:2px solid #dc444b;">Content here</div>
        
        
          .myborder {border:2px solid #dc444b;}
        
        Border color #dc444b