#d6278d color space conversions
Hex:
        #d6278d
        RGB:
        214, 39, 141
        CMY:
        16, 85, 45
        CMYK:
        0, 82, 34, 16
      HSL:
        325°, 69.1700%, 49.6078%
        HSV (HSB):
        325°, 81.7757%, 83.9216%
        XYZ:
        33.2648, 17.6703, 26.8568
        xyY:
        0.4276, 0.2271, 17.6703
      CIE-Lab:
        49.0937, 71.7828, -13.1975
        CIE-LCH:
        49.0937, 72.9859, 349.5823
        CIE-Luv:
        49.0937, 97.8660, -31.0192
        Hunter-Lab:
        42.0360, 67.6912, -8.4551
      #d6278d color charts
#d6278d RGB chart
      #d6278d CMYK chart
      #d6278d RGB pie chart
      #d6278d color shades, tints & tones
#d6278d color schemes
#d6278d color preview, HTML & CSS examples
           This text has a color of #d6278d        
        
          <p style="color:#d6278d;">Text here</p>
        
        
          .mytext {color:#d6278d;}
        
        Text color #d6278d
      
           This box has a color of #d6278d        
        
          <div style="background-color:#d6278d;">Content here</div>
        
        
          .mybackground {background-color:#d6278d;}
        
        Background color #d6278d
      
           Border around this has a color of #d6278d        
        
          <div style="border:2px solid #d6278d;">Content here</div>
        
        
          .myborder {border:2px solid #d6278d;}
        
        Border color #d6278d