#dc3b18 color space conversions
Hex:
        #dc3b18
        RGB:
        220, 59, 24
        CMY:
        14, 77, 91
        CMYK:
        0, 73, 89, 14
      HSL:
        11°, 80.3279%, 47.8431%
        HSV (HSB):
        11°, 89.0909%, 86.2745%
        XYZ:
        31.2440, 18.4095, 2.7708
        xyY:
        0.5960, 0.3512, 18.4095
      CIE-Lab:
        49.9891, 60.6388, 54.9471
        CIE-LCH:
        49.9891, 81.8306, 42.1809
        CIE-Luv:
        49.9891, 128.6921, 36.7072
        Hunter-Lab:
        42.9063, 54.8962, 26.2056
      #dc3b18 color charts
#dc3b18 RGB chart
      #dc3b18 CMYK chart
      #dc3b18 RGB pie chart
      #dc3b18 color shades, tints & tones
#dc3b18 color schemes
#dc3b18 color preview, HTML & CSS examples
           This text has a color of #dc3b18        
        
          <p style="color:#dc3b18;">Text here</p>
        
        
          .mytext {color:#dc3b18;}
        
        Text color #dc3b18
      
           This box has a color of #dc3b18        
        
          <div style="background-color:#dc3b18;">Content here</div>
        
        
          .mybackground {background-color:#dc3b18;}
        
        Background color #dc3b18
      
           Border around this has a color of #dc3b18        
        
          <div style="border:2px solid #dc3b18;">Content here</div>
        
        
          .myborder {border:2px solid #dc3b18;}
        
        Border color #dc3b18