#dc0e05 color space conversions
Hex:
        #dc0e05
        RGB:
        220, 14, 5
        CMY:
        14, 95, 98
        CMYK:
        0, 94, 98, 14
      HSL:
        3°, 95.5556%, 44.1176%
        HSV (HSB):
        3°, 97.7273%, 86.2745%
        XYZ:
        29.6996, 15.5407, 1.5779
        xyY:
        0.6344, 0.3319, 15.5407
      CIE-Lab:
        46.3660, 70.4735, 58.7671
        CIE-LCH:
        46.3660, 91.7610, 39.8244
        CIE-Luv:
        46.3660, 148.3959, 32.8158
        Hunter-Lab:
        39.4217, 65.4910, 25.2220
      #dc0e05 color charts
#dc0e05 RGB chart
      #dc0e05 CMYK chart
      #dc0e05 RGB pie chart
      #dc0e05 color shades, tints & tones
#dc0e05 color schemes
#dc0e05 color preview, HTML & CSS examples
           This text has a color of #dc0e05        
        
          <p style="color:#dc0e05;">Text here</p>
        
        
          .mytext {color:#dc0e05;}
        
        Text color #dc0e05
      
           This box has a color of #dc0e05        
        
          <div style="background-color:#dc0e05;">Content here</div>
        
        
          .mybackground {background-color:#dc0e05;}
        
        Background color #dc0e05
      
           Border around this has a color of #dc0e05        
        
          <div style="border:2px solid #dc0e05;">Content here</div>
        
        
          .myborder {border:2px solid #dc0e05;}
        
        Border color #dc0e05