#cf6a60 color space conversions
Hex:
        #cf6a60
        RGB:
        207, 106, 96
        CMY:
        19, 58, 62
        CMYK:
        0, 49, 54, 19
      HSL:
        5°, 53.6232%, 59.4118%
        HSV (HSB):
        5°, 53.6232%, 81.1765%
        XYZ:
        32.9975, 24.4180, 14.0403
        xyY:
        0.4618, 0.3417, 24.4180
      CIE-Lab:
        56.5039, 38.8959, 23.9646
        CIE-LCH:
        56.5039, 45.6859, 31.6381
        CIE-Luv:
        56.5039, 74.3319, 21.7072
        Hunter-Lab:
        49.4146, 32.7211, 17.7439
      #cf6a60 color charts
#cf6a60 RGB chart
      #cf6a60 CMYK chart
      #cf6a60 RGB pie chart
      #cf6a60 color shades, tints & tones
#cf6a60 color schemes
#cf6a60 color preview, HTML & CSS examples
           This text has a color of #cf6a60        
        
          <p style="color:#cf6a60;">Text here</p>
        
        
          .mytext {color:#cf6a60;}
        
        Text color #cf6a60
      
           This box has a color of #cf6a60        
        
          <div style="background-color:#cf6a60;">Content here</div>
        
        
          .mybackground {background-color:#cf6a60;}
        
        Background color #cf6a60
      
           Border around this has a color of #cf6a60        
        
          <div style="border:2px solid #cf6a60;">Content here</div>
        
        
          .myborder {border:2px solid #cf6a60;}
        
        Border color #cf6a60