#cf8586 color space conversions
Hex:
        #cf8586
        RGB:
        207, 133, 134
        CMY:
        19, 48, 47
        CMYK:
        0, 36, 35, 19
      HSL:
        359°, 43.5294%, 66.6667%
        HSV (HSB):
        359°, 35.7488%, 81.1765%
        XYZ:
        38.4227, 31.7617, 26.6598
        xyY:
        0.3967, 0.3280, 31.7617
      CIE-Lab:
        63.1454, 28.5592, 11.3370
        CIE-LCH:
        63.1454, 30.7271, 21.6514
        CIE-Luv:
        63.1454, 49.6961, 10.0411
        Hunter-Lab:
        56.3575, 23.0699, 11.4033
      #cf8586 color charts
#cf8586 RGB chart
      #cf8586 CMYK chart
      #cf8586 RGB pie chart
      #cf8586 color shades, tints & tones
#cf8586 color schemes
#cf8586 color preview, HTML & CSS examples
           This text has a color of #cf8586        
        
          <p style="color:#cf8586;">Text here</p>
        
        
          .mytext {color:#cf8586;}
        
        Text color #cf8586
      
           This box has a color of #cf8586        
        
          <div style="background-color:#cf8586;">Content here</div>
        
        
          .mybackground {background-color:#cf8586;}
        
        Background color #cf8586
      
           Border around this has a color of #cf8586        
        
          <div style="border:2px solid #cf8586;">Content here</div>
        
        
          .myborder {border:2px solid #cf8586;}
        
        Border color #cf8586