#dc1c02 color space conversions
Hex:
        #dc1c02
        RGB:
        220, 28, 2
        CMY:
        14, 89, 99
        CMYK:
        0, 87, 99, 14
      HSL:
        7°, 98.1982%, 43.5294%
        HSV (HSB):
        7°, 99.0909%, 86.2745%
        XYZ:
        29.9414, 16.0505, 1.5774
        xyY:
        0.6294, 0.3374, 16.0505
      CIE-Lab:
        47.0407, 68.4835, 59.9353
        CIE-LCH:
        47.0407, 91.0067, 41.1917
        CIE-Luv:
        47.0407, 144.9258, 34.3256
        Hunter-Lab:
        40.0631, 63.2926, 25.7098
      #dc1c02 color charts
#dc1c02 RGB chart
      #dc1c02 CMYK chart
      #dc1c02 RGB pie chart
      #dc1c02 color shades, tints & tones
#dc1c02 color schemes
#dc1c02 color preview, HTML & CSS examples
           This text has a color of #dc1c02        
        
          <p style="color:#dc1c02;">Text here</p>
        
        
          .mytext {color:#dc1c02;}
        
        Text color #dc1c02
      
           This box has a color of #dc1c02        
        
          <div style="background-color:#dc1c02;">Content here</div>
        
        
          .mybackground {background-color:#dc1c02;}
        
        Background color #dc1c02
      
           Border around this has a color of #dc1c02        
        
          <div style="border:2px solid #dc1c02;">Content here</div>
        
        
          .myborder {border:2px solid #dc1c02;}
        
        Border color #dc1c02