#cf614f color space conversions
Hex:
        #cf614f
        RGB:
        207, 97, 79
        CMY:
        19, 62, 69
        CMYK:
        0, 53, 62, 19
      HSL:
        8°, 57.1429%, 56.0784%
        HSV (HSB):
        8°, 61.8357%, 81.1765%
        XYZ:
        31.4181, 22.3793, 10.0609
        xyY:
        0.4920, 0.3505, 22.3793
      CIE-Lab:
        54.4272, 42.1488, 31.0081
        CIE-LCH:
        54.4272, 52.3262, 36.3412
        CIE-Luv:
        54.4272, 83.8339, 27.3345
        Hunter-Lab:
        47.3068, 35.7614, 20.5054
      #cf614f color charts
#cf614f RGB chart
      #cf614f CMYK chart
      #cf614f RGB pie chart
      #cf614f color shades, tints & tones
#cf614f color schemes
#cf614f color preview, HTML & CSS examples
           This text has a color of #cf614f        
        
          <p style="color:#cf614f;">Text here</p>
        
        
          .mytext {color:#cf614f;}
        
        Text color #cf614f
      
           This box has a color of #cf614f        
        
          <div style="background-color:#cf614f;">Content here</div>
        
        
          .mybackground {background-color:#cf614f;}
        
        Background color #cf614f
      
           Border around this has a color of #cf614f        
        
          <div style="border:2px solid #cf614f;">Content here</div>
        
        
          .myborder {border:2px solid #cf614f;}
        
        Border color #cf614f