#d5066d color space conversions
Hex:
        #d5066d
        RGB:
        213, 6, 109
        CMY:
        16, 98, 57
        CMYK:
        0, 97, 49, 16
      HSL:
        330°, 94.5205%, 42.9412%
        HSV (HSB):
        330°, 97.1831%, 83.5294%
        XYZ:
        30.2660, 15.3805, 15.8415
        xyY:
        0.4922, 0.2501, 15.3805
      CIE-Lab:
        46.1510, 73.5434, 1.9666
        CIE-LCH:
        46.1510, 73.5697, 1.5318
        CIE-Luv:
        46.1510, 116.7471, -11.7783
        Hunter-Lab:
        39.2180, 69.1237, 3.5033
      #d5066d color charts
#d5066d RGB chart
      #d5066d CMYK chart
      #d5066d RGB pie chart
      #d5066d color shades, tints & tones
#d5066d color schemes
#d5066d color preview, HTML & CSS examples
           This text has a color of #d5066d        
        
          <p style="color:#d5066d;">Text here</p>
        
        
          .mytext {color:#d5066d;}
        
        Text color #d5066d
      
           This box has a color of #d5066d        
        
          <div style="background-color:#d5066d;">Content here</div>
        
        
          .mybackground {background-color:#d5066d;}
        
        Background color #d5066d
      
           Border around this has a color of #d5066d        
        
          <div style="border:2px solid #d5066d;">Content here</div>
        
        
          .myborder {border:2px solid #d5066d;}
        
        Border color #d5066d