#dc3d26 color space conversions
Hex:
        #dc3d26
        RGB:
        220, 61, 38
        CMY:
        14, 76, 85
        CMYK:
        0, 72, 83, 14
      HSL:
        8°, 72.2222%, 50.5882%
        HSV (HSB):
        8°, 82.7273%, 86.2745%
        XYZ:
        31.5338, 18.6931, 3.7798
        xyY:
        0.5839, 0.3461, 18.6931
      CIE-Lab:
        50.3262, 60.2494, 49.1124
        CIE-LCH:
        50.3262, 77.7304, 39.1853
        CIE-Luv:
        50.3262, 125.8406, 34.0789
        Hunter-Lab:
        43.2355, 54.5269, 25.0815
      #dc3d26 color charts
#dc3d26 RGB chart
      #dc3d26 CMYK chart
      #dc3d26 RGB pie chart
      #dc3d26 color shades, tints & tones
#dc3d26 color schemes
#dc3d26 color preview, HTML & CSS examples
           This text has a color of #dc3d26        
        
          <p style="color:#dc3d26;">Text here</p>
        
        
          .mytext {color:#dc3d26;}
        
        Text color #dc3d26
      
           This box has a color of #dc3d26        
        
          <div style="background-color:#dc3d26;">Content here</div>
        
        
          .mybackground {background-color:#dc3d26;}
        
        Background color #dc3d26
      
           Border around this has a color of #dc3d26        
        
          <div style="border:2px solid #dc3d26;">Content here</div>
        
        
          .myborder {border:2px solid #dc3d26;}
        
        Border color #dc3d26