#cfbeba color space conversions
Hex:
        #cfbeba
        RGB:
        207, 190, 186
        CMY:
        19, 25, 27
        CMYK:
        0, 8, 10, 19
      HSL:
        11°, 17.9487%, 77.0588%
        HSV (HSB):
        11°, 10.1449%, 81.1765%
        XYZ:
        53.0085, 53.6375, 54.0136
        xyY:
        0.3299, 0.3339, 53.6375
      CIE-Lab:
        78.2499, 5.3161, 4.1767
        CIE-LCH:
        78.2499, 6.7606, 38.1552
        CIE-Luv:
        78.2499, 10.2904, 5.2042
        Hunter-Lab:
        73.2376, 1.0303, 7.5393
      #cfbeba color charts
#cfbeba RGB chart
      #cfbeba CMYK chart
      #cfbeba RGB pie chart
      #cfbeba color shades, tints & tones
#cfbeba color schemes
#cfbeba color preview, HTML & CSS examples
           This text has a color of #cfbeba        
        
          <p style="color:#cfbeba;">Text here</p>
        
        
          .mytext {color:#cfbeba;}
        
        Text color #cfbeba
      
           This box has a color of #cfbeba        
        
          <div style="background-color:#cfbeba;">Content here</div>
        
        
          .mybackground {background-color:#cfbeba;}
        
        Background color #cfbeba
      
           Border around this has a color of #cfbeba        
        
          <div style="border:2px solid #cfbeba;">Content here</div>
        
        
          .myborder {border:2px solid #cfbeba;}
        
        Border color #cfbeba