#d6026d color space conversions
Hex:
        #d6026d
        RGB:
        214, 2, 109
        CMY:
        16, 99, 57
        CMYK:
        0, 99, 49, 16
      HSL:
        330°, 98.1481%, 42.3529%
        HSV (HSB):
        330°, 99.0654%, 83.9216%
        XYZ:
        30.5136, 15.4437, 15.8407
        xyY:
        0.4938, 0.2499, 15.4437
      CIE-Lab:
        46.2360, 74.1055, 2.1150
        CIE-LCH:
        46.2360, 74.1357, 1.6348
        CIE-Luv:
        46.2360, 117.9757, -11.7351
        Hunter-Lab:
        39.2985, 69.8254, 3.6099
      #d6026d color charts
#d6026d RGB chart
      #d6026d CMYK chart
      #d6026d RGB pie chart
      #d6026d color shades, tints & tones
#d6026d color schemes
#d6026d color preview, HTML & CSS examples
           This text has a color of #d6026d        
        
          <p style="color:#d6026d;">Text here</p>
        
        
          .mytext {color:#d6026d;}
        
        Text color #d6026d
      
           This box has a color of #d6026d        
        
          <div style="background-color:#d6026d;">Content here</div>
        
        
          .mybackground {background-color:#d6026d;}
        
        Background color #d6026d
      
           Border around this has a color of #d6026d        
        
          <div style="border:2px solid #d6026d;">Content here</div>
        
        
          .myborder {border:2px solid #d6026d;}
        
        Border color #d6026d