#cf495a color space conversions
Hex:
        #cf495a
        RGB:
        207, 73, 90
        CMY:
        19, 71, 65
        CMYK:
        0, 65, 57, 19
      HSL:
        352°, 58.2609%, 54.9020%
        HSV (HSB):
        352°, 64.7343%, 81.1765%
        XYZ:
        29.9601, 18.7687, 11.7165
        xyY:
        0.4957, 0.3105, 18.7687
      CIE-Lab:
        50.4155, 54.0081, 19.3812
        CIE-LCH:
        50.4155, 57.3803, 19.7409
        CIE-Luv:
        50.4155, 96.9213, 12.4298
        Hunter-Lab:
        43.3228, 47.6277, 14.2912
      #cf495a color charts
#cf495a RGB chart
      #cf495a CMYK chart
      #cf495a RGB pie chart
      #cf495a color shades, tints & tones
#cf495a color schemes
#cf495a color preview, HTML & CSS examples
           This text has a color of #cf495a        
        
          <p style="color:#cf495a;">Text here</p>
        
        
          .mytext {color:#cf495a;}
        
        Text color #cf495a
      
           This box has a color of #cf495a        
        
          <div style="background-color:#cf495a;">Content here</div>
        
        
          .mybackground {background-color:#cf495a;}
        
        Background color #cf495a
      
           Border around this has a color of #cf495a        
        
          <div style="border:2px solid #cf495a;">Content here</div>
        
        
          .myborder {border:2px solid #cf495a;}
        
        Border color #cf495a