#dc3e1b color space conversions
Hex:
        #dc3e1b
        RGB:
        220, 62, 27
        CMY:
        14, 76, 89
        CMYK:
        0, 72, 88, 14
      HSL:
        11°, 78.1377%, 48.4314%
        HSV (HSB):
        11°, 87.7273%, 86.2745%
        XYZ:
        31.4357, 18.7400, 2.9973
        xyY:
        0.5912, 0.3524, 18.7400
      CIE-Lab:
        50.3816, 59.6507, 54.0631
        CIE-LCH:
        50.3816, 80.5048, 42.1869
        CIE-Luv:
        50.3816, 126.5639, 36.8236
        Hunter-Lab:
        43.2898, 53.8640, 26.1978
      #dc3e1b color charts
#dc3e1b RGB chart
      #dc3e1b CMYK chart
      #dc3e1b RGB pie chart
      #dc3e1b color shades, tints & tones
#dc3e1b color schemes
#dc3e1b color preview, HTML & CSS examples
           This text has a color of #dc3e1b        
        
          <p style="color:#dc3e1b;">Text here</p>
        
        
          .mytext {color:#dc3e1b;}
        
        Text color #dc3e1b
      
           This box has a color of #dc3e1b        
        
          <div style="background-color:#dc3e1b;">Content here</div>
        
        
          .mybackground {background-color:#dc3e1b;}
        
        Background color #dc3e1b
      
           Border around this has a color of #dc3e1b        
        
          <div style="border:2px solid #dc3e1b;">Content here</div>
        
        
          .myborder {border:2px solid #dc3e1b;}
        
        Border color #dc3e1b