#d6135d color space conversions
Hex:
        #d6135d
        RGB:
        214, 19, 93
        CMY:
        16, 93, 64
        CMYK:
        0, 91, 57, 16
      HSL:
        337°, 83.6910%, 45.6863%
        HSV (HSB):
        337°, 91.1215%, 83.9216%
        XYZ:
        29.9402, 15.5522, 11.7798
        xyY:
        0.5228, 0.2715, 15.5522
      CIE-Lab:
        46.3814, 71.3207, 12.2550
        CIE-LCH:
        46.3814, 72.3659, 9.7499
        CIE-Luv:
        46.3814, 122.5724, 0.2870
        Hunter-Lab:
        39.4363, 66.5046, 9.8952
      #d6135d color charts
#d6135d RGB chart
      #d6135d CMYK chart
      #d6135d RGB pie chart
      #d6135d color shades, tints & tones
#d6135d color schemes
#d6135d color preview, HTML & CSS examples
           This text has a color of #d6135d        
        
          <p style="color:#d6135d;">Text here</p>
        
        
          .mytext {color:#d6135d;}
        
        Text color #d6135d
      
           This box has a color of #d6135d        
        
          <div style="background-color:#d6135d;">Content here</div>
        
        
          .mybackground {background-color:#d6135d;}
        
        Background color #d6135d
      
           Border around this has a color of #d6135d        
        
          <div style="border:2px solid #d6135d;">Content here</div>
        
        
          .myborder {border:2px solid #d6135d;}
        
        Border color #d6135d