#dc3c3a color space conversions
Hex:
        #dc3c3a
        RGB:
        220, 60, 58
        CMY:
        14, 76, 77
        CMYK:
        0, 73, 74, 14
      HSL:
        1°, 69.8276%, 54.5098%
        HSV (HSB):
        1°, 73.6364%, 86.2745%
        XYZ:
        31.8948, 18.7528, 5.9416
        xyY:
        0.5636, 0.3314, 18.7528
      CIE-Lab:
        50.3968, 61.2607, 38.6175
        CIE-LCH:
        50.3968, 72.4168, 32.2265
        CIE-Luv:
        50.3968, 122.8954, 27.2159
        Hunter-Lab:
        43.3046, 55.6863, 22.1783
      #dc3c3a color charts
#dc3c3a RGB chart
      #dc3c3a CMYK chart
      #dc3c3a RGB pie chart
      #dc3c3a color shades, tints & tones
#dc3c3a color schemes
#dc3c3a color preview, HTML & CSS examples
           This text has a color of #dc3c3a        
        
          <p style="color:#dc3c3a;">Text here</p>
        
        
          .mytext {color:#dc3c3a;}
        
        Text color #dc3c3a
      
           This box has a color of #dc3c3a        
        
          <div style="background-color:#dc3c3a;">Content here</div>
        
        
          .mybackground {background-color:#dc3c3a;}
        
        Background color #dc3c3a
      
           Border around this has a color of #dc3c3a        
        
          <div style="border:2px solid #dc3c3a;">Content here</div>
        
        
          .myborder {border:2px solid #dc3c3a;}
        
        Border color #dc3c3a