#dc3d23 color space conversions
Hex:
        #dc3d23
        RGB:
        220, 61, 35
        CMY:
        14, 76, 86
        CMYK:
        0, 72, 84, 14
      HSL:
        8°, 72.5490%, 50.0000%
        HSV (HSB):
        8°, 84.0909%, 86.2745%
        XYZ:
        31.4873, 18.6745, 3.5351
        xyY:
        0.5864, 0.3478, 18.6745
      CIE-Lab:
        50.3042, 60.1740, 50.5143
        CIE-LCH:
        50.3042, 78.5659, 40.0124
        CIE-Luv:
        50.3042, 126.2474, 34.8436
        Hunter-Lab:
        43.2140, 54.4373, 25.3996
      #dc3d23 color charts
#dc3d23 RGB chart
      #dc3d23 CMYK chart
      #dc3d23 RGB pie chart
      #dc3d23 color shades, tints & tones
#dc3d23 color schemes
#dc3d23 color preview, HTML & CSS examples
           This text has a color of #dc3d23        
        
          <p style="color:#dc3d23;">Text here</p>
        
        
          .mytext {color:#dc3d23;}
        
        Text color #dc3d23
      
           This box has a color of #dc3d23        
        
          <div style="background-color:#dc3d23;">Content here</div>
        
        
          .mybackground {background-color:#dc3d23;}
        
        Background color #dc3d23
      
           Border around this has a color of #dc3d23        
        
          <div style="border:2px solid #dc3d23;">Content here</div>
        
        
          .myborder {border:2px solid #dc3d23;}
        
        Border color #dc3d23