#d12c32 color space conversions
Hex:
        #d12c32
        RGB:
        209, 44, 50
        CMY:
        18, 83, 80
        CMYK:
        0, 79, 76, 18
      HSL:
        358°, 65.2174%, 49.6078%
        HSV (HSB):
        358°, 78.9474%, 81.9608%
        XYZ:
        27.7709, 15.5870, 4.5625
        xyY:
        0.5795, 0.3253, 15.5870
      CIE-Lab:
        46.4279, 62.6972, 38.1674
        CIE-LCH:
        46.4279, 73.4008, 31.3313
        CIE-Luv:
        46.4279, 124.1617, 24.9243
        Hunter-Lab:
        39.4803, 56.4683, 20.7844
      #d12c32 color charts
#d12c32 RGB chart
      #d12c32 CMYK chart
      #d12c32 RGB pie chart
      #d12c32 color shades, tints & tones
#d12c32 color schemes
#d12c32 color preview, HTML & CSS examples
           This text has a color of #d12c32        
        
          <p style="color:#d12c32;">Text here</p>
        
        
          .mytext {color:#d12c32;}
        
        Text color #d12c32
      
           This box has a color of #d12c32        
        
          <div style="background-color:#d12c32;">Content here</div>
        
        
          .mybackground {background-color:#d12c32;}
        
        Background color #d12c32
      
           Border around this has a color of #d12c32        
        
          <div style="border:2px solid #d12c32;">Content here</div>
        
        
          .myborder {border:2px solid #d12c32;}
        
        Border color #d12c32