#d3066d color space conversions
Hex:
        #d3066d
        RGB:
        211, 6, 109
        CMY:
        17, 98, 57
        CMYK:
        0, 97, 48, 17
      HSL:
        330°, 94.4700%, 42.5490%
        HSV (HSB):
        330°, 97.1564%, 82.7451%
        XYZ:
        29.6894, 15.0833, 15.8146
        xyY:
        0.4900, 0.2490, 15.0833
      CIE-Lab:
        45.7480, 73.0983, 1.3316
        CIE-LCH:
        45.7480, 73.1104, 1.0436
        CIE-Luv:
        45.7480, 115.1423, -12.4195
        Hunter-Lab:
        38.8372, 68.4908, 3.0430
      #d3066d color charts
#d3066d RGB chart
      #d3066d CMYK chart
      #d3066d RGB pie chart
      #d3066d color shades, tints & tones
#d3066d color schemes
#d3066d color preview, HTML & CSS examples
           This text has a color of #d3066d        
        
          <p style="color:#d3066d;">Text here</p>
        
        
          .mytext {color:#d3066d;}
        
        Text color #d3066d
      
           This box has a color of #d3066d        
        
          <div style="background-color:#d3066d;">Content here</div>
        
        
          .mybackground {background-color:#d3066d;}
        
        Background color #d3066d
      
           Border around this has a color of #d3066d        
        
          <div style="border:2px solid #d3066d;">Content here</div>
        
        
          .myborder {border:2px solid #d3066d;}
        
        Border color #d3066d