#dc030b color space conversions
Hex:
        #dc030b
        RGB:
        220, 3, 11
        CMY:
        14, 99, 96
        CMYK:
        0, 99, 95, 14
      HSL:
        358°, 97.3094%, 43.7255%
        HSV (HSB):
        358°, 98.6364%, 86.2745%
        XYZ:
        29.6082, 15.3049, 1.7102
        xyY:
        0.6351, 0.3283, 15.3049
      CIE-Lab:
        46.0490, 71.4910, 56.8937
        CIE-LCH:
        46.0490, 91.3667, 38.5134
        CIE-Luv:
        46.0490, 149.8018, 31.6112
        Hunter-Lab:
        39.1215, 66.6307, 24.7931
      #dc030b color charts
#dc030b RGB chart
      #dc030b CMYK chart
      #dc030b RGB pie chart
      #dc030b color shades, tints & tones
#dc030b color schemes
#dc030b color preview, HTML & CSS examples
           This text has a color of #dc030b        
        
          <p style="color:#dc030b;">Text here</p>
        
        
          .mytext {color:#dc030b;}
        
        Text color #dc030b
      
           This box has a color of #dc030b        
        
          <div style="background-color:#dc030b;">Content here</div>
        
        
          .mybackground {background-color:#dc030b;}
        
        Background color #dc030b
      
           Border around this has a color of #dc030b        
        
          <div style="border:2px solid #dc030b;">Content here</div>
        
        
          .myborder {border:2px solid #dc030b;}
        
        Border color #dc030b