#cf6d70 color space conversions
Hex:
        #cf6d70
        RGB:
        207, 109, 112
        CMY:
        19, 57, 56
        CMYK:
        0, 47, 46, 19
      HSL:
        358°, 50.5155%, 61.9608%
        HSV (HSB):
        358°, 47.3430%, 81.1765%
        XYZ:
        34.1254, 25.3725, 18.4280
        xyY:
        0.4379, 0.3256, 25.3725
      CIE-Lab:
        57.4366, 38.8348, 15.9857
        CIE-LCH:
        57.4366, 41.9963, 22.3737
        CIE-Luv:
        57.4366, 69.1353, 13.0843
        Hunter-Lab:
        50.3712, 32.7805, 13.5689
      #cf6d70 color charts
#cf6d70 RGB chart
      #cf6d70 CMYK chart
      #cf6d70 RGB pie chart
      #cf6d70 color shades, tints & tones
#cf6d70 color schemes
#cf6d70 color preview, HTML & CSS examples
           This text has a color of #cf6d70        
        
          <p style="color:#cf6d70;">Text here</p>
        
        
          .mytext {color:#cf6d70;}
        
        Text color #cf6d70
      
           This box has a color of #cf6d70        
        
          <div style="background-color:#cf6d70;">Content here</div>
        
        
          .mybackground {background-color:#cf6d70;}
        
        Background color #cf6d70
      
           Border around this has a color of #cf6d70        
        
          <div style="border:2px solid #cf6d70;">Content here</div>
        
        
          .myborder {border:2px solid #cf6d70;}
        
        Border color #cf6d70