#cf4850 color space conversions
Hex:
        #cf4850
        RGB:
        207, 72, 80
        CMY:
        19, 72, 69
        CMYK:
        0, 65, 61, 19
      HSL:
        356°, 58.4416%, 54.7059%
        HSV (HSB):
        356°, 65.2174%, 81.1765%
        XYZ:
        29.4975, 18.4793, 9.6016
        xyY:
        0.5123, 0.3209, 18.4793
      CIE-Lab:
        50.0724, 53.7261, 24.8972
        CIE-LCH:
        50.0724, 59.2146, 24.8635
        CIE-Luv:
        50.0724, 100.1487, 17.8325
        Hunter-Lab:
        42.9876, 47.2559, 16.8484
      #cf4850 color charts
#cf4850 RGB chart
      #cf4850 CMYK chart
      #cf4850 RGB pie chart
      #cf4850 color shades, tints & tones
#cf4850 color schemes
#cf4850 color preview, HTML & CSS examples
           This text has a color of #cf4850        
        
          <p style="color:#cf4850;">Text here</p>
        
        
          .mytext {color:#cf4850;}
        
        Text color #cf4850
      
           This box has a color of #cf4850        
        
          <div style="background-color:#cf4850;">Content here</div>
        
        
          .mybackground {background-color:#cf4850;}
        
        Background color #cf4850
      
           Border around this has a color of #cf4850        
        
          <div style="border:2px solid #cf4850;">Content here</div>
        
        
          .myborder {border:2px solid #cf4850;}
        
        Border color #cf4850