#cf869a color space conversions
Hex:
        #cf869a
        RGB:
        207, 134, 154
        CMY:
        19, 47, 40
        CMYK:
        0, 35, 26, 19
      HSL:
        344°, 43.1953%, 66.8627%
        HSV (HSB):
        344°, 35.2657%, 81.1765%
        XYZ:
        40.0900, 32.6487, 34.7607
        xyY:
        0.3729, 0.3037, 32.6487
      CIE-Lab:
        63.8754, 30.6844, 1.0254
        CIE-LCH:
        63.8754, 30.7015, 1.9140
        CIE-Luv:
        63.8754, 45.7148, -4.1054
        Hunter-Lab:
        57.1390, 25.2461, 3.9281
      #cf869a color charts
#cf869a RGB chart
      #cf869a CMYK chart
      #cf869a RGB pie chart
      #cf869a color shades, tints & tones
#cf869a color schemes
#cf869a color preview, HTML & CSS examples
           This text has a color of #cf869a        
        
          <p style="color:#cf869a;">Text here</p>
        
        
          .mytext {color:#cf869a;}
        
        Text color #cf869a
      
           This box has a color of #cf869a        
        
          <div style="background-color:#cf869a;">Content here</div>
        
        
          .mybackground {background-color:#cf869a;}
        
        Background color #cf869a
      
           Border around this has a color of #cf869a        
        
          <div style="border:2px solid #cf869a;">Content here</div>
        
        
          .myborder {border:2px solid #cf869a;}
        
        Border color #cf869a