#d12c4d color space conversions
Hex:
        #d12c4d
        RGB:
        209, 44, 77
        CMY:
        18, 83, 70
        CMYK:
        0, 79, 63, 18
      HSL:
        348°, 65.2174%, 49.6078%
        HSV (HSB):
        348°, 78.9474%, 81.9608%
        XYZ:
        28.5347, 15.8925, 8.5848
        xyY:
        0.5383, 0.2998, 15.8925
      CIE-Lab:
        46.8331, 63.9647, 22.5726
        CIE-LCH:
        46.8331, 67.8308, 19.4375
        CIE-Luv:
        46.8331, 116.9828, 12.4010
        Hunter-Lab:
        39.8654, 58.0018, 15.1380
      #d12c4d color charts
#d12c4d RGB chart
      #d12c4d CMYK chart
      #d12c4d RGB pie chart
      #d12c4d color shades, tints & tones
#d12c4d color schemes
#d12c4d color preview, HTML & CSS examples
           This text has a color of #d12c4d        
        
          <p style="color:#d12c4d;">Text here</p>
        
        
          .mytext {color:#d12c4d;}
        
        Text color #d12c4d
      
           This box has a color of #d12c4d        
        
          <div style="background-color:#d12c4d;">Content here</div>
        
        
          .mybackground {background-color:#d12c4d;}
        
        Background color #d12c4d
      
           Border around this has a color of #d12c4d        
        
          <div style="border:2px solid #d12c4d;">Content here</div>
        
        
          .myborder {border:2px solid #d12c4d;}
        
        Border color #d12c4d