#dc421f color space conversions
Hex:
        #dc421f
        RGB:
        220, 66, 31
        CMY:
        14, 74, 88
        CMYK:
        0, 70, 86, 14
      HSL:
        11°, 75.2988%, 49.2157%
        HSV (HSB):
        11°, 85.9091%, 86.2745%
        XYZ:
        31.7107, 19.2110, 3.3331
        xyY:
        0.5845, 0.3541, 19.2110
      CIE-Lab:
        50.9332, 58.2792, 52.8379
        CIE-LCH:
        50.9332, 78.6658, 42.1965
        CIE-Luv:
        50.9332, 123.6056, 36.9460
        Hunter-Lab:
        43.8304, 52.4395, 26.1725
      #dc421f color charts
#dc421f RGB chart
      #dc421f CMYK chart
      #dc421f RGB pie chart
      #dc421f color shades, tints & tones
#dc421f color schemes
#dc421f color preview, HTML & CSS examples
           This text has a color of #dc421f        
        
          <p style="color:#dc421f;">Text here</p>
        
        
          .mytext {color:#dc421f;}
        
        Text color #dc421f
      
           This box has a color of #dc421f        
        
          <div style="background-color:#dc421f;">Content here</div>
        
        
          .mybackground {background-color:#dc421f;}
        
        Background color #dc421f
      
           Border around this has a color of #dc421f        
        
          <div style="border:2px solid #dc421f;">Content here</div>
        
        
          .myborder {border:2px solid #dc421f;}
        
        Border color #dc421f