#dc3c05 color space conversions
Hex:
        #dc3c05
        RGB:
        220, 60, 5
        CMY:
        14, 76, 98
        CMYK:
        0, 73, 98, 14
      HSL:
        15°, 95.5556%, 44.1176%
        HSV (HSB):
        15°, 97.7273%, 86.2745%
        XYZ:
        31.1585, 18.4583, 2.0642
        xyY:
        0.6029, 0.3572, 18.4583
      CIE-Lab:
        50.0473, 60.0723, 60.5464
        CIE-LCH:
        50.0473, 85.2910, 45.2252
        CIE-Luv:
        50.0473, 129.3411, 39.2606
        Hunter-Lab:
        42.9631, 54.2693, 27.2256
      #dc3c05 color charts
#dc3c05 RGB chart
      #dc3c05 CMYK chart
      #dc3c05 RGB pie chart
      #dc3c05 color shades, tints & tones
#dc3c05 color schemes
#dc3c05 color preview, HTML & CSS examples
           This text has a color of #dc3c05        
        
          <p style="color:#dc3c05;">Text here</p>
        
        
          .mytext {color:#dc3c05;}
        
        Text color #dc3c05
      
           This box has a color of #dc3c05        
        
          <div style="background-color:#dc3c05;">Content here</div>
        
        
          .mybackground {background-color:#dc3c05;}
        
        Background color #dc3c05
      
           Border around this has a color of #dc3c05        
        
          <div style="border:2px solid #dc3c05;">Content here</div>
        
        
          .myborder {border:2px solid #dc3c05;}
        
        Border color #dc3c05