#cf694e color space conversions
Hex:
        #cf694e
        RGB:
        207, 105, 78
        CMY:
        19, 59, 69
        CMYK:
        0, 49, 62, 19
      HSL:
        13°, 57.3333%, 55.8824%
        HSV (HSB):
        13°, 62.3188%, 81.1765%
        XYZ:
        32.1588, 23.9186, 10.1295
        xyY:
        0.4857, 0.3613, 23.9186
      CIE-Lab:
        56.0062, 38.0385, 33.5254
        CIE-LCH:
        56.0062, 50.7038, 41.3915
        CIE-Luv:
        56.0062, 78.2473, 31.0101
        Hunter-Lab:
        48.9067, 31.7870, 21.9545
      #cf694e color charts
#cf694e RGB chart
      #cf694e CMYK chart
      #cf694e RGB pie chart
      #cf694e color shades, tints & tones
#cf694e color schemes
#cf694e color preview, HTML & CSS examples
           This text has a color of #cf694e        
        
          <p style="color:#cf694e;">Text here</p>
        
        
          .mytext {color:#cf694e;}
        
        Text color #cf694e
      
           This box has a color of #cf694e        
        
          <div style="background-color:#cf694e;">Content here</div>
        
        
          .mybackground {background-color:#cf694e;}
        
        Background color #cf694e
      
           Border around this has a color of #cf694e        
        
          <div style="border:2px solid #cf694e;">Content here</div>
        
        
          .myborder {border:2px solid #cf694e;}
        
        Border color #cf694e