#dc372d color space conversions
Hex:
        #dc372d
        RGB:
        220, 55, 45
        CMY:
        14, 78, 82
        CMYK:
        0, 75, 80, 14
      HSL:
        3°, 71.4286%, 51.9608%
        HSV (HSB):
        3°, 79.5455%, 86.2745%
        XYZ:
        31.3550, 18.1375, 4.3309
        xyY:
        0.5826, 0.3370, 18.1375
      CIE-Lab:
        49.6624, 62.4550, 44.9401
        CIE-LCH:
        49.6624, 76.9431, 35.7373
        CIE-Luv:
        49.6624, 128.1831, 30.7106
        Hunter-Lab:
        42.5881, 56.8895, 23.7823
      #dc372d color charts
#dc372d RGB chart
      #dc372d CMYK chart
      #dc372d RGB pie chart
      #dc372d color shades, tints & tones
#dc372d color schemes
#dc372d color preview, HTML & CSS examples
           This text has a color of #dc372d        
        
          <p style="color:#dc372d;">Text here</p>
        
        
          .mytext {color:#dc372d;}
        
        Text color #dc372d
      
           This box has a color of #dc372d        
        
          <div style="background-color:#dc372d;">Content here</div>
        
        
          .mybackground {background-color:#dc372d;}
        
        Background color #dc372d
      
           Border around this has a color of #dc372d        
        
          <div style="border:2px solid #dc372d;">Content here</div>
        
        
          .myborder {border:2px solid #dc372d;}
        
        Border color #dc372d