#d12d50 color space conversions
Hex:
        #d12d50
        RGB:
        209, 45, 80
        CMY:
        18, 82, 69
        CMYK:
        0, 78, 62, 18
      HSL:
        347°, 64.5669%, 49.8039%
        HSV (HSB):
        347°, 78.4689%, 81.9608%
        XYZ:
        28.6808, 16.0113, 9.1683
        xyY:
        0.5325, 0.2973, 16.0113
      CIE-Lab:
        46.9893, 63.8622, 20.9414
        CIE-LCH:
        46.9893, 67.2081, 18.1551
        CIE-Luv:
        46.9893, 115.6209, 10.9407
        Hunter-Lab:
        40.0141, 57.9186, 14.4250
      #d12d50 color charts
#d12d50 RGB chart
      #d12d50 CMYK chart
      #d12d50 RGB pie chart
      #d12d50 color shades, tints & tones
#d12d50 color schemes
#d12d50 color preview, HTML & CSS examples
           This text has a color of #d12d50        
        
          <p style="color:#d12d50;">Text here</p>
        
        
          .mytext {color:#d12d50;}
        
        Text color #d12d50
      
           This box has a color of #d12d50        
        
          <div style="background-color:#d12d50;">Content here</div>
        
        
          .mybackground {background-color:#d12d50;}
        
        Background color #d12d50
      
           Border around this has a color of #d12d50        
        
          <div style="border:2px solid #d12d50;">Content here</div>
        
        
          .myborder {border:2px solid #d12d50;}
        
        Border color #d12d50