#d12042 color space conversions
Hex:
        #d12042
        RGB:
        209, 32, 66
        CMY:
        18, 87, 74
        CMYK:
        0, 85, 68, 18
      HSL:
        348°, 73.4440%, 47.2549%
        HSV (HSB):
        348°, 84.6890%, 81.9608%
        XYZ:
        27.7944, 14.9817, 6.5811
        xyY:
        0.5631, 0.3035, 14.9817
      CIE-Lab:
        45.6091, 66.3198, 27.7335
        CIE-LCH:
        45.6091, 71.8851, 22.6936
        CIE-Luv:
        45.6091, 124.8131, 15.9510
        Hunter-Lab:
        38.7062, 60.4426, 17.0134
      #d12042 color charts
#d12042 RGB chart
      #d12042 CMYK chart
      #d12042 RGB pie chart
      #d12042 color shades, tints & tones
#d12042 color schemes
#d12042 color preview, HTML & CSS examples
           This text has a color of #d12042        
        
          <p style="color:#d12042;">Text here</p>
        
        
          .mytext {color:#d12042;}
        
        Text color #d12042
      
           This box has a color of #d12042        
        
          <div style="background-color:#d12042;">Content here</div>
        
        
          .mybackground {background-color:#d12042;}
        
        Background color #d12042
      
           Border around this has a color of #d12042        
        
          <div style="border:2px solid #d12042;">Content here</div>
        
        
          .myborder {border:2px solid #d12042;}
        
        Border color #d12042