#d01c18 color space conversions
Hex:
        #d01c18
        RGB:
        208, 28, 24
        CMY:
        18, 89, 91
        CMYK:
        0, 87, 88, 18
      HSL:
        1°, 79.3103%, 45.4902%
        HSV (HSB):
        1°, 88.4615%, 81.5686%
        XYZ:
        26.5925, 14.3064, 2.2240
        xyY:
        0.6167, 0.3318, 14.3064
      CIE-Lab:
        44.6691, 65.5174, 49.9314
        CIE-LCH:
        44.6691, 82.3752, 37.3114
        CIE-Luv:
        44.6691, 134.3242, 29.6967
        Hunter-Lab:
        37.8237, 59.3056, 22.9905
      #d01c18 color charts
#d01c18 RGB chart
      #d01c18 CMYK chart
      #d01c18 RGB pie chart
      #d01c18 color shades, tints & tones
#d01c18 color schemes
#d01c18 color preview, HTML & CSS examples
           This text has a color of #d01c18        
        
          <p style="color:#d01c18;">Text here</p>
        
        
          .mytext {color:#d01c18;}
        
        Text color #d01c18
      
           This box has a color of #d01c18        
        
          <div style="background-color:#d01c18;">Content here</div>
        
        
          .mybackground {background-color:#d01c18;}
        
        Background color #d01c18
      
           Border around this has a color of #d01c18        
        
          <div style="border:2px solid #d01c18;">Content here</div>
        
        
          .myborder {border:2px solid #d01c18;}
        
        Border color #d01c18