#d12f50 color space conversions
Hex:
        #d12f50
        RGB:
        209, 47, 80
        CMY:
        18, 82, 69
        CMYK:
        0, 78, 62, 18
      HSL:
        348°, 63.7795%, 50.1961%
        HSV (HSB):
        348°, 77.5120%, 81.9608%
        XYZ:
        28.7590, 16.1675, 9.1943
        xyY:
        0.5314, 0.2987, 16.1675
      CIE-Lab:
        47.1935, 63.2861, 21.2106
        CIE-LCH:
        47.1935, 66.7459, 18.5288
        CIE-Luv:
        47.1935, 114.7782, 11.3796
        Hunter-Lab:
        40.2089, 57.3048, 14.5888
      #d12f50 color charts
#d12f50 RGB chart
      #d12f50 CMYK chart
      #d12f50 RGB pie chart
      #d12f50 color shades, tints & tones
#d12f50 color schemes
#d12f50 color preview, HTML & CSS examples
           This text has a color of #d12f50        
        
          <p style="color:#d12f50;">Text here</p>
        
        
          .mytext {color:#d12f50;}
        
        Text color #d12f50
      
           This box has a color of #d12f50        
        
          <div style="background-color:#d12f50;">Content here</div>
        
        
          .mybackground {background-color:#d12f50;}
        
        Background color #d12f50
      
           Border around this has a color of #d12f50        
        
          <div style="border:2px solid #d12f50;">Content here</div>
        
        
          .myborder {border:2px solid #d12f50;}
        
        Border color #d12f50