#dc0a0e color space conversions
Hex:
        #dc0a0e
        RGB:
        220, 10, 14
        CMY:
        14, 96, 95
        CMYK:
        0, 95, 94, 14
      HSL:
        359°, 91.3043%, 45.0980%
        HSV (HSB):
        359°, 95.4545%, 86.2745%
        XYZ:
        29.7030, 15.4644, 1.8349
        xyY:
        0.6319, 0.3290, 15.4644
      CIE-Lab:
        46.2639, 70.9266, 56.0757
        CIE-LCH:
        46.2639, 90.4161, 38.3304
        CIE-Luv:
        46.2639, 148.4685, 31.6334
        Hunter-Lab:
        39.3248, 66.0069, 24.7610
      #dc0a0e color charts
#dc0a0e RGB chart
      #dc0a0e CMYK chart
      #dc0a0e RGB pie chart
      #dc0a0e color shades, tints & tones
#dc0a0e color schemes
#dc0a0e color preview, HTML & CSS examples
           This text has a color of #dc0a0e        
        
          <p style="color:#dc0a0e;">Text here</p>
        
        
          .mytext {color:#dc0a0e;}
        
        Text color #dc0a0e
      
           This box has a color of #dc0a0e        
        
          <div style="background-color:#dc0a0e;">Content here</div>
        
        
          .mybackground {background-color:#dc0a0e;}
        
        Background color #dc0a0e
      
           Border around this has a color of #dc0a0e        
        
          <div style="border:2px solid #dc0a0e;">Content here</div>
        
        
          .myborder {border:2px solid #dc0a0e;}
        
        Border color #dc0a0e