#d6485d color space conversions
Hex:
        #d6485d
        RGB:
        214, 72, 93
        CMY:
        16, 72, 64
        CMYK:
        0, 66, 57, 16
      HSL:
        351°, 63.3929%, 56.0784%
        HSV (HSB):
        351°, 66.3551%, 83.9216%
        XYZ:
        32.0247, 19.7212, 12.4746
        xyY:
        0.4987, 0.3071, 19.7212
      CIE-Lab:
        51.5205, 56.8883, 19.2775
        CIE-LCH:
        51.5205, 60.0658, 18.7197
        CIE-Luv:
        51.5205, 102.3805, 11.7778
        Hunter-Lab:
        44.4085, 51.0083, 14.4311
      #d6485d color charts
#d6485d RGB chart
      #d6485d CMYK chart
      #d6485d RGB pie chart
      #d6485d color shades, tints & tones
#d6485d color schemes
#d6485d color preview, HTML & CSS examples
           This text has a color of #d6485d        
        
          <p style="color:#d6485d;">Text here</p>
        
        
          .mytext {color:#d6485d;}
        
        Text color #d6485d
      
           This box has a color of #d6485d        
        
          <div style="background-color:#d6485d;">Content here</div>
        
        
          .mybackground {background-color:#d6485d;}
        
        Background color #d6485d
      
           Border around this has a color of #d6485d        
        
          <div style="border:2px solid #d6485d;">Content here</div>
        
        
          .myborder {border:2px solid #d6485d;}
        
        Border color #d6485d