#d01c42 color space conversions
Hex:
        #d01c42
        RGB:
        208, 28, 66
        CMY:
        18, 89, 74
        CMYK:
        0, 87, 68, 18
      HSL:
        347°, 76.2712%, 46.2745%
        HSV (HSB):
        347°, 86.5385%, 81.5686%
        XYZ:
        27.4110, 14.6338, 6.5341
        xyY:
        0.5643, 0.3012, 14.6338
      CIE-Lab:
        45.1284, 66.8589, 27.0919
        CIE-LCH:
        45.1284, 72.1393, 22.0583
        CIE-Luv:
        45.1284, 125.2848, 15.1508
        Hunter-Lab:
        38.2541, 60.9599, 16.6506
      #d01c42 color charts
#d01c42 RGB chart
      #d01c42 CMYK chart
      #d01c42 RGB pie chart
      #d01c42 color shades, tints & tones
#d01c42 color schemes
#d01c42 color preview, HTML & CSS examples
           This text has a color of #d01c42        
        
          <p style="color:#d01c42;">Text here</p>
        
        
          .mytext {color:#d01c42;}
        
        Text color #d01c42
      
           This box has a color of #d01c42        
        
          <div style="background-color:#d01c42;">Content here</div>
        
        
          .mybackground {background-color:#d01c42;}
        
        Background color #d01c42
      
           Border around this has a color of #d01c42        
        
          <div style="border:2px solid #d01c42;">Content here</div>
        
        
          .myborder {border:2px solid #d01c42;}
        
        Border color #d01c42