#cf956b color space conversions
Hex:
        #cf956b
        RGB:
        207, 149, 107
        CMY:
        19, 42, 58
        CMYK:
        0, 28, 48, 19
      HSL:
        25°, 51.0204%, 61.5686%
        HSV (HSB):
        25°, 48.3092%, 81.1765%
        XYZ:
        39.1334, 35.8218, 18.7617
        xyY:
        0.4176, 0.3822, 35.8218
      CIE-Lab:
        66.3836, 16.8672, 30.7478
        CIE-LCH:
        66.3836, 35.0704, 61.2524
        CIE-Luv:
        66.3836, 42.7593, 35.5407
        Hunter-Lab:
        59.8513, 11.9712, 23.3102
      #cf956b color charts
#cf956b RGB chart
      #cf956b CMYK chart
      #cf956b RGB pie chart
      #cf956b color shades, tints & tones
#cf956b color schemes
#cf956b color preview, HTML & CSS examples
           This text has a color of #cf956b        
        
          <p style="color:#cf956b;">Text here</p>
        
        
          .mytext {color:#cf956b;}
        
        Text color #cf956b
      
           This box has a color of #cf956b        
        
          <div style="background-color:#cf956b;">Content here</div>
        
        
          .mybackground {background-color:#cf956b;}
        
        Background color #cf956b
      
           Border around this has a color of #cf956b        
        
          <div style="border:2px solid #cf956b;">Content here</div>
        
        
          .myborder {border:2px solid #cf956b;}
        
        Border color #cf956b