#d12d47 color space conversions
Hex:
        #d12d47
        RGB:
        209, 45, 71
        CMY:
        18, 82, 72
        CMYK:
        0, 78, 66, 18
      HSL:
        350°, 64.5669%, 49.8039%
        HSV (HSB):
        350°, 78.4689%, 81.9608%
        XYZ:
        28.3702, 15.8870, 7.5325
        xyY:
        0.5478, 0.3068, 15.8870
      CIE-Lab:
        46.8259, 63.3512, 26.2182
        CIE-LCH:
        46.8259, 68.5621, 22.4824
        CIE-Luv:
        46.8259, 118.3732, 15.7958
        Hunter-Lab:
        39.8585, 57.2991, 16.6963
      #d12d47 color charts
#d12d47 RGB chart
      #d12d47 CMYK chart
      #d12d47 RGB pie chart
      #d12d47 color shades, tints & tones
#d12d47 color schemes
#d12d47 color preview, HTML & CSS examples
           This text has a color of #d12d47        
        
          <p style="color:#d12d47;">Text here</p>
        
        
          .mytext {color:#d12d47;}
        
        Text color #d12d47
      
           This box has a color of #d12d47        
        
          <div style="background-color:#d12d47;">Content here</div>
        
        
          .mybackground {background-color:#d12d47;}
        
        Background color #d12d47
      
           Border around this has a color of #d12d47        
        
          <div style="border:2px solid #d12d47;">Content here</div>
        
        
          .myborder {border:2px solid #d12d47;}
        
        Border color #d12d47