#dc3f09 color space conversions
Hex:
        #dc3f09
        RGB:
        220, 63, 9
        CMY:
        14, 75, 96
        CMYK:
        0, 71, 96, 14
      HSL:
        15°, 92.1397%, 44.9020%
        HSV (HSB):
        15°, 95.9091%, 86.2745%
        XYZ:
        31.3420, 18.7904, 2.2334
        xyY:
        0.5985, 0.3588, 18.7904
      CIE-Lab:
        50.4411, 59.0510, 59.8055
        CIE-LCH:
        50.4411, 84.0460, 45.3637
        CIE-Luv:
        50.4411, 127.2518, 39.5483
        Hunter-Lab:
        43.3479, 53.2029, 27.2887
      #dc3f09 color charts
#dc3f09 RGB chart
      #dc3f09 CMYK chart
      #dc3f09 RGB pie chart
      #dc3f09 color shades, tints & tones
#dc3f09 color schemes
#dc3f09 color preview, HTML & CSS examples
           This text has a color of #dc3f09        
        
          <p style="color:#dc3f09;">Text here</p>
        
        
          .mytext {color:#dc3f09;}
        
        Text color #dc3f09
      
           This box has a color of #dc3f09        
        
          <div style="background-color:#dc3f09;">Content here</div>
        
        
          .mybackground {background-color:#dc3f09;}
        
        Background color #dc3f09
      
           Border around this has a color of #dc3f09        
        
          <div style="border:2px solid #dc3f09;">Content here</div>
        
        
          .myborder {border:2px solid #dc3f09;}
        
        Border color #dc3f09