#d52c29 color space conversions
Hex:
        #d52c29
        RGB:
        213, 44, 41
        CMY:
        16, 83, 84
        CMYK:
        0, 79, 81, 16
      HSL:
        1°, 67.7165%, 49.8039%
        HSV (HSB):
        1°, 80.7512%, 83.5294%
        XYZ:
        28.7415, 16.1076, 3.6921
        xyY:
        0.5921, 0.3318, 16.1076
      CIE-Lab:
        47.1153, 63.5550, 44.0855
        CIE-LCH:
        47.1153, 77.3484, 34.7475
        CIE-Luv:
        47.1153, 129.0318, 28.6492
        Hunter-Lab:
        40.1343, 57.5949, 22.6397
      #d52c29 color charts
#d52c29 RGB chart
      #d52c29 CMYK chart
      #d52c29 RGB pie chart
      #d52c29 color shades, tints & tones
#d52c29 color schemes
#d52c29 color preview, HTML & CSS examples
           This text has a color of #d52c29        
        
          <p style="color:#d52c29;">Text here</p>
        
        
          .mytext {color:#d52c29;}
        
        Text color #d52c29
      
           This box has a color of #d52c29        
        
          <div style="background-color:#d52c29;">Content here</div>
        
        
          .mybackground {background-color:#d52c29;}
        
        Background color #d52c29
      
           Border around this has a color of #d52c29        
        
          <div style="border:2px solid #d52c29;">Content here</div>
        
        
          .myborder {border:2px solid #d52c29;}
        
        Border color #d52c29