#d52c25 color space conversions
Hex:
        #d52c25
        RGB:
        213, 44, 37
        CMY:
        16, 83, 85
        CMYK:
        0, 79, 83, 16
      HSL:
        2°, 70.4000%, 49.0196%
        HSV (HSB):
        2°, 82.6291%, 83.5294%
        XYZ:
        28.6752, 16.0811, 3.3429
        xyY:
        0.5962, 0.3343, 16.0811
      CIE-Lab:
        47.0807, 63.4461, 46.1345
        CIE-LCH:
        47.0807, 78.4462, 36.0225
        CIE-Luv:
        47.0807, 129.7072, 29.8088
        Hunter-Lab:
        40.1012, 57.4629, 23.1284
      #d52c25 color charts
#d52c25 RGB chart
      #d52c25 CMYK chart
      #d52c25 RGB pie chart
      #d52c25 color shades, tints & tones
#d52c25 color schemes
#d52c25 color preview, HTML & CSS examples
           This text has a color of #d52c25        
        
          <p style="color:#d52c25;">Text here</p>
        
        
          .mytext {color:#d52c25;}
        
        Text color #d52c25
      
           This box has a color of #d52c25        
        
          <div style="background-color:#d52c25;">Content here</div>
        
        
          .mybackground {background-color:#d52c25;}
        
        Background color #d52c25
      
           Border around this has a color of #d52c25        
        
          <div style="border:2px solid #d52c25;">Content here</div>
        
        
          .myborder {border:2px solid #d52c25;}
        
        Border color #d52c25