#d52c27 color space conversions
Hex:
        #d52c27
        RGB:
        213, 44, 39
        CMY:
        16, 83, 85
        CMYK:
        0, 79, 82, 16
      HSL:
        2°, 69.0476%, 49.4118%
        HSV (HSB):
        2°, 81.6901%, 83.5294%
        XYZ:
        28.7075, 16.0940, 3.5129
        xyY:
        0.5942, 0.3331, 16.0940
      CIE-Lab:
        47.0975, 63.4992, 45.1196
        CIE-LCH:
        47.0975, 77.8969, 35.3958
        CIE-Luv:
        47.0975, 129.3775, 29.2429
        Hunter-Lab:
        40.1173, 57.5272, 22.8904
      #d52c27 color charts
#d52c27 RGB chart
      #d52c27 CMYK chart
      #d52c27 RGB pie chart
      #d52c27 color shades, tints & tones
#d52c27 color schemes
#d52c27 color preview, HTML & CSS examples
           This text has a color of #d52c27        
        
          <p style="color:#d52c27;">Text here</p>
        
        
          .mytext {color:#d52c27;}
        
        Text color #d52c27
      
           This box has a color of #d52c27        
        
          <div style="background-color:#d52c27;">Content here</div>
        
        
          .mybackground {background-color:#d52c27;}
        
        Background color #d52c27
      
           Border around this has a color of #d52c27        
        
          <div style="border:2px solid #d52c27;">Content here</div>
        
        
          .myborder {border:2px solid #d52c27;}
        
        Border color #d52c27