#cf7165 color space conversions
Hex:
        #cf7165
        RGB:
        207, 113, 101
        CMY:
        19, 56, 60
        CMYK:
        0, 45, 51, 19
      HSL:
        7°, 52.4752%, 60.3922%
        HSV (HSB):
        7°, 51.2077%, 81.1765%
        XYZ:
        33.9862, 26.0152, 15.5421
        xyY:
        0.4499, 0.3444, 26.0152
      CIE-Lab:
        58.0515, 35.7006, 23.1517
        CIE-LCH:
        58.0515, 42.5504, 32.9633
        CIE-Luv:
        58.0515, 68.5904, 21.8386
        Hunter-Lab:
        51.0051, 29.6808, 17.6370
      #cf7165 color charts
#cf7165 RGB chart
      #cf7165 CMYK chart
      #cf7165 RGB pie chart
      #cf7165 color shades, tints & tones
#cf7165 color schemes
#cf7165 color preview, HTML & CSS examples
           This text has a color of #cf7165        
        
          <p style="color:#cf7165;">Text here</p>
        
        
          .mytext {color:#cf7165;}
        
        Text color #cf7165
      
           This box has a color of #cf7165        
        
          <div style="background-color:#cf7165;">Content here</div>
        
        
          .mybackground {background-color:#cf7165;}
        
        Background color #cf7165
      
           Border around this has a color of #cf7165        
        
          <div style="border:2px solid #cf7165;">Content here</div>
        
        
          .myborder {border:2px solid #cf7165;}
        
        Border color #cf7165