#dc3f07 color space conversions
Hex:
        #dc3f07
        RGB:
        220, 63, 7
        CMY:
        14, 75, 97
        CMYK:
        0, 71, 97, 14
      HSL:
        16°, 93.8326%, 44.5098%
        HSV (HSB):
        16°, 96.8182%, 86.2745%
        XYZ:
        31.3311, 18.7860, 2.1757
        xyY:
        0.5991, 0.3592, 18.7860
      CIE-Lab:
        50.4359, 59.0330, 60.2722
        CIE-LCH:
        50.4359, 84.3661, 45.5951
        CIE-Luv:
        50.4359, 127.3497, 39.7342
        Hunter-Lab:
        43.3428, 53.1817, 27.3637
      #dc3f07 color charts
#dc3f07 RGB chart
      #dc3f07 CMYK chart
      #dc3f07 RGB pie chart
      #dc3f07 color shades, tints & tones
#dc3f07 color schemes
#dc3f07 color preview, HTML & CSS examples
           This text has a color of #dc3f07        
        
          <p style="color:#dc3f07;">Text here</p>
        
        
          .mytext {color:#dc3f07;}
        
        Text color #dc3f07
      
           This box has a color of #dc3f07        
        
          <div style="background-color:#dc3f07;">Content here</div>
        
        
          .mybackground {background-color:#dc3f07;}
        
        Background color #dc3f07
      
           Border around this has a color of #dc3f07        
        
          <div style="border:2px solid #dc3f07;">Content here</div>
        
        
          .myborder {border:2px solid #dc3f07;}
        
        Border color #dc3f07