#dc0e10 color space conversions
Hex:
        #dc0e10
        RGB:
        220, 14, 16
        CMY:
        14, 95, 94
        CMYK:
        0, 94, 93, 14
      HSL:
        359°, 88.0342%, 45.8824%
        HSV (HSB):
        359°, 93.6364%, 86.2745%
        XYZ:
        29.7658, 15.5671, 1.9261
        xyY:
        0.6298, 0.3294, 15.5671
      CIE-Lab:
        46.4014, 70.5727, 55.4764
        CIE-LCH:
        46.4014, 89.7671, 38.1705
        CIE-Luv:
        46.4014, 147.6012, 31.6075
        Hunter-Lab:
        39.4552, 65.6172, 24.7242
      #dc0e10 color charts
#dc0e10 RGB chart
      #dc0e10 CMYK chart
      #dc0e10 RGB pie chart
      #dc0e10 color shades, tints & tones
#dc0e10 color schemes
#dc0e10 color preview, HTML & CSS examples
           This text has a color of #dc0e10        
        
          <p style="color:#dc0e10;">Text here</p>
        
        
          .mytext {color:#dc0e10;}
        
        Text color #dc0e10
      
           This box has a color of #dc0e10        
        
          <div style="background-color:#dc0e10;">Content here</div>
        
        
          .mybackground {background-color:#dc0e10;}
        
        Background color #dc0e10
      
           Border around this has a color of #dc0e10        
        
          <div style="border:2px solid #dc0e10;">Content here</div>
        
        
          .myborder {border:2px solid #dc0e10;}
        
        Border color #dc0e10