#cf7baa color space conversions
Hex:
        #cf7baa
        RGB:
        207, 123, 170
        CMY:
        19, 52, 33
        CMYK:
        0, 41, 18, 19
      HSL:
        326°, 46.6667%, 64.7059%
        HSV (HSB):
        326°, 40.5797%, 81.1765%
        XYZ:
        40.0708, 30.3336, 41.7732
        xyY:
        0.3572, 0.2704, 30.3336
      CIE-Lab:
        61.9410, 38.9627, -10.9447
        CIE-LCH:
        61.9410, 40.4707, 344.3098
        CIE-Luv:
        61.9410, 48.7303, -22.7799
        Hunter-Lab:
        55.0759, 33.4857, -6.4163
      #cf7baa color charts
#cf7baa RGB chart
      #cf7baa CMYK chart
      #cf7baa RGB pie chart
      #cf7baa color shades, tints & tones
#cf7baa color schemes
#cf7baa color preview, HTML & CSS examples
           This text has a color of #cf7baa        
        
          <p style="color:#cf7baa;">Text here</p>
        
        
          .mytext {color:#cf7baa;}
        
        Text color #cf7baa
      
           This box has a color of #cf7baa        
        
          <div style="background-color:#cf7baa;">Content here</div>
        
        
          .mybackground {background-color:#cf7baa;}
        
        Background color #cf7baa
      
           Border around this has a color of #cf7baa        
        
          <div style="border:2px solid #cf7baa;">Content here</div>
        
        
          .myborder {border:2px solid #cf7baa;}
        
        Border color #cf7baa