#d6226d color space conversions
Hex:
        #d6226d
        RGB:
        214, 34, 109
        CMY:
        16, 87, 57
        CMYK:
        0, 84, 49, 16
      HSL:
        335°, 72.5806%, 48.6275%
        HSV (HSB):
        335°, 84.1121%, 83.9216%
        XYZ:
        31.0639, 16.5443, 16.0241
        xyY:
        0.4882, 0.2600, 16.5443
      CIE-Lab:
        47.6807, 69.9244, 4.2014
        CIE-LCH:
        47.6807, 70.0505, 3.4384
        CIE-Luv:
        47.6807, 112.6867, -8.3102
        Hunter-Lab:
        40.6747, 65.1424, 5.1145
      #d6226d color charts
#d6226d RGB chart
      #d6226d CMYK chart
      #d6226d RGB pie chart
      #d6226d color shades, tints & tones
#d6226d color schemes
#d6226d color preview, HTML & CSS examples
           This text has a color of #d6226d        
        
          <p style="color:#d6226d;">Text here</p>
        
        
          .mytext {color:#d6226d;}
        
        Text color #d6226d
      
           This box has a color of #d6226d        
        
          <div style="background-color:#d6226d;">Content here</div>
        
        
          .mybackground {background-color:#d6226d;}
        
        Background color #d6226d
      
           Border around this has a color of #d6226d        
        
          <div style="border:2px solid #d6226d;">Content here</div>
        
        
          .myborder {border:2px solid #d6226d;}
        
        Border color #d6226d