#d12856 color space conversions
Hex:
        #d12856
        RGB:
        209, 40, 86
        CMY:
        18, 84, 66
        CMYK:
        0, 81, 59, 18
      HSL:
        344°, 67.8715%, 48.8235%
        HSV (HSB):
        344°, 80.8612%, 81.9608%
        XYZ:
        28.7330, 15.7448, 10.3287
        xyY:
        0.5243, 0.2873, 15.7448
      CIE-Lab:
        46.6379, 65.5801, 16.7828
        CIE-LCH:
        46.6379, 67.6935, 14.3546
        CIE-Luv:
        46.6379, 115.5515, 6.4064
        Hunter-Lab:
        39.6797, 59.8166, 12.3424
      #d12856 color charts
#d12856 RGB chart
      #d12856 CMYK chart
      #d12856 RGB pie chart
      #d12856 color shades, tints & tones
#d12856 color schemes
#d12856 color preview, HTML & CSS examples
           This text has a color of #d12856        
        
          <p style="color:#d12856;">Text here</p>
        
        
          .mytext {color:#d12856;}
        
        Text color #d12856
      
           This box has a color of #d12856        
        
          <div style="background-color:#d12856;">Content here</div>
        
        
          .mybackground {background-color:#d12856;}
        
        Background color #d12856
      
           Border around this has a color of #d12856        
        
          <div style="border:2px solid #d12856;">Content here</div>
        
        
          .myborder {border:2px solid #d12856;}
        
        Border color #d12856