#cf6850 color space conversions
Hex:
        #cf6850
        RGB:
        207, 104, 80
        CMY:
        19, 59, 69
        CMYK:
        0, 50, 61, 19
      HSL:
        11°, 56.9507%, 56.2745%
        HSV (HSB):
        11°, 61.3527%, 81.1765%
        XYZ:
        32.1304, 23.7452, 10.4792
        xyY:
        0.4842, 0.3579, 23.7452
      CIE-Lab:
        55.8318, 38.6875, 32.1935
        CIE-LCH:
        55.8318, 50.3304, 39.7653
        CIE-Luv:
        55.8318, 78.6411, 29.6111
        Hunter-Lab:
        48.7291, 32.4214, 21.3600
      #cf6850 color charts
#cf6850 RGB chart
      #cf6850 CMYK chart
      #cf6850 RGB pie chart
      #cf6850 color shades, tints & tones
#cf6850 color schemes
#cf6850 color preview, HTML & CSS examples
           This text has a color of #cf6850        
        
          <p style="color:#cf6850;">Text here</p>
        
        
          .mytext {color:#cf6850;}
        
        Text color #cf6850
      
           This box has a color of #cf6850        
        
          <div style="background-color:#cf6850;">Content here</div>
        
        
          .mybackground {background-color:#cf6850;}
        
        Background color #cf6850
      
           Border around this has a color of #cf6850        
        
          <div style="border:2px solid #cf6850;">Content here</div>
        
        
          .myborder {border:2px solid #cf6850;}
        
        Border color #cf6850