#dc0900 color space conversions
Hex:
        #dc0900
        RGB:
        220, 9, 0
        CMY:
        14, 96, 100
        CMYK:
        0, 96, 100, 14
      HSL:
        2°, 100.0000%, 43.1373%
        HSV (HSB):
        2°, 100.0000%, 86.2745%
        XYZ:
        29.6129, 15.4110, 1.4139
        xyY:
        0.6377, 0.3319, 15.4110
      CIE-Lab:
        46.1921, 70.8925, 60.2191
        CIE-LCH:
        46.1921, 93.0166, 40.3460
        CIE-Luv:
        46.1921, 149.5922, 33.0381
        Hunter-Lab:
        39.2569, 65.9495, 25.3445
      #dc0900 color charts
#dc0900 RGB chart
      #dc0900 CMYK chart
      #dc0900 RGB pie chart
      #dc0900 color shades, tints & tones
#dc0900 color schemes
#dc0900 color preview, HTML & CSS examples
           This text has a color of #dc0900        
        
          <p style="color:#dc0900;">Text here</p>
        
        
          .mytext {color:#dc0900;}
        
        Text color #dc0900
      
           This box has a color of #dc0900        
        
          <div style="background-color:#dc0900;">Content here</div>
        
        
          .mybackground {background-color:#dc0900;}
        
        Background color #dc0900
      
           Border around this has a color of #dc0900        
        
          <div style="border:2px solid #dc0900;">Content here</div>
        
        
          .myborder {border:2px solid #dc0900;}
        
        Border color #dc0900