#dc3f05 color space conversions
Hex:
        #dc3f05
        RGB:
        220, 63, 5
        CMY:
        14, 75, 98
        CMYK:
        0, 71, 98, 14
      HSL:
        16°, 95.5556%, 44.1176%
        HSV (HSB):
        16°, 97.7273%, 86.2745%
        XYZ:
        31.3201, 18.7816, 2.1180
        xyY:
        0.5998, 0.3597, 18.7816
      CIE-Lab:
        50.4307, 59.0150, 60.7474
        CIE-LCH:
        50.4307, 84.6937, 45.8287
        CIE-Luv:
        50.4307, 127.4477, 39.9204
        Hunter-Lab:
        43.3378, 53.1605, 27.4388
      #dc3f05 color charts
#dc3f05 RGB chart
      #dc3f05 CMYK chart
      #dc3f05 RGB pie chart
      #dc3f05 color shades, tints & tones
#dc3f05 color schemes
#dc3f05 color preview, HTML & CSS examples
           This text has a color of #dc3f05        
        
          <p style="color:#dc3f05;">Text here</p>
        
        
          .mytext {color:#dc3f05;}
        
        Text color #dc3f05
      
           This box has a color of #dc3f05        
        
          <div style="background-color:#dc3f05;">Content here</div>
        
        
          .mybackground {background-color:#dc3f05;}
        
        Background color #dc3f05
      
           Border around this has a color of #dc3f05        
        
          <div style="border:2px solid #dc3f05;">Content here</div>
        
        
          .myborder {border:2px solid #dc3f05;}
        
        Border color #dc3f05