#d00c13 color space conversions
Hex:
        #d00c13
        RGB:
        208, 12, 19
        CMY:
        18, 95, 93
        CMYK:
        0, 94, 91, 18
      HSL:
        358°, 89.0909%, 43.1373%
        HSV (HSB):
        358°, 94.2308%, 81.5686%
        XYZ:
        26.2614, 13.7199, 1.8802
        xyY:
        0.6273, 0.3277, 13.7199
      CIE-Lab:
        43.8285, 67.7779, 51.4584
        CIE-LCH:
        43.8285, 85.0988, 37.2065
        CIE-Luv:
        43.8285, 139.0731, 29.1364
        Hunter-Lab:
        37.0403, 61.7352, 22.9187
      #d00c13 color charts
#d00c13 RGB chart
      #d00c13 CMYK chart
      #d00c13 RGB pie chart
      #d00c13 color shades, tints & tones
#d00c13 color schemes
#d00c13 color preview, HTML & CSS examples
           This text has a color of #d00c13        
        
          <p style="color:#d00c13;">Text here</p>
        
        
          .mytext {color:#d00c13;}
        
        Text color #d00c13
      
           This box has a color of #d00c13        
        
          <div style="background-color:#d00c13;">Content here</div>
        
        
          .mybackground {background-color:#d00c13;}
        
        Background color #d00c13
      
           Border around this has a color of #d00c13        
        
          <div style="border:2px solid #d00c13;">Content here</div>
        
        
          .myborder {border:2px solid #d00c13;}
        
        Border color #d00c13