#cf7264 color space conversions
Hex:
        #cf7264
        RGB:
        207, 114, 100
        CMY:
        19, 55, 61
        CMYK:
        0, 45, 52, 19
      HSL:
        8°, 52.7094%, 60.1961%
        HSV (HSB):
        8°, 51.6908%, 81.1765%
        XYZ:
        34.0497, 26.2201, 15.3230
        xyY:
        0.4504, 0.3469, 26.2201
      CIE-Lab:
        58.2454, 35.0856, 23.9796
        CIE-LCH:
        58.2454, 42.4973, 34.3510
        CIE-Luv:
        58.2454, 68.0804, 22.8891
        Hunter-Lab:
        51.2056, 29.0856, 18.1017
      #cf7264 color charts
#cf7264 RGB chart
      #cf7264 CMYK chart
      #cf7264 RGB pie chart
      #cf7264 color shades, tints & tones
#cf7264 color schemes
#cf7264 color preview, HTML & CSS examples
           This text has a color of #cf7264        
        
          <p style="color:#cf7264;">Text here</p>
        
        
          .mytext {color:#cf7264;}
        
        Text color #cf7264
      
           This box has a color of #cf7264        
        
          <div style="background-color:#cf7264;">Content here</div>
        
        
          .mybackground {background-color:#cf7264;}
        
        Background color #cf7264
      
           Border around this has a color of #cf7264        
        
          <div style="border:2px solid #cf7264;">Content here</div>
        
        
          .myborder {border:2px solid #cf7264;}
        
        Border color #cf7264