#d01c34 color space conversions
Hex:
        #d01c34
        RGB:
        208, 28, 52
        CMY:
        18, 89, 80
        CMYK:
        0, 87, 75, 18
      HSL:
        352°, 76.2712%, 46.2745%
        HSV (HSB):
        352°, 86.5385%, 81.5686%
        XYZ:
        27.0475, 14.4883, 4.6198
        xyY:
        0.5860, 0.3139, 14.4883
      CIE-Lab:
        44.9253, 66.2676, 35.2872
        CIE-LCH:
        44.9253, 75.0772, 28.0351
        CIE-Luv:
        44.9253, 129.1432, 21.3853
        Hunter-Lab:
        38.0635, 60.2288, 19.4484
      #d01c34 color charts
#d01c34 RGB chart
      #d01c34 CMYK chart
      #d01c34 RGB pie chart
      #d01c34 color shades, tints & tones
#d01c34 color schemes
#d01c34 color preview, HTML & CSS examples
           This text has a color of #d01c34        
        
          <p style="color:#d01c34;">Text here</p>
        
        
          .mytext {color:#d01c34;}
        
        Text color #d01c34
      
           This box has a color of #d01c34        
        
          <div style="background-color:#d01c34;">Content here</div>
        
        
          .mybackground {background-color:#d01c34;}
        
        Background color #d01c34
      
           Border around this has a color of #d01c34        
        
          <div style="border:2px solid #d01c34;">Content here</div>
        
        
          .myborder {border:2px solid #d01c34;}
        
        Border color #d01c34