#cf2442 color space conversions
Hex:
        #cf2442
        RGB:
        207, 36, 66
        CMY:
        19, 86, 74
        CMYK:
        0, 83, 68, 19
      HSL:
        349°, 70.3704%, 47.6471%
        HSV (HSB):
        349°, 82.6087%, 81.1765%
        XYZ:
        27.3464, 14.9205, 6.5929
        xyY:
        0.5597, 0.3054, 14.9205
      CIE-Lab:
        45.5251, 64.8890, 27.5418
        CIE-LCH:
        45.5251, 70.4921, 22.9986
        CIE-Luv:
        45.5251, 121.8554, 16.1580
        Hunter-Lab:
        38.6271, 58.7733, 16.9193
      #cf2442 color charts
#cf2442 RGB chart
      #cf2442 CMYK chart
      #cf2442 RGB pie chart
      #cf2442 color shades, tints & tones
#cf2442 color schemes
#cf2442 color preview, HTML & CSS examples
           This text has a color of #cf2442        
        
          <p style="color:#cf2442;">Text here</p>
        
        
          .mytext {color:#cf2442;}
        
        Text color #cf2442
      
           This box has a color of #cf2442        
        
          <div style="background-color:#cf2442;">Content here</div>
        
        
          .mybackground {background-color:#cf2442;}
        
        Background color #cf2442
      
           Border around this has a color of #cf2442        
        
          <div style="border:2px solid #cf2442;">Content here</div>
        
        
          .myborder {border:2px solid #cf2442;}
        
        Border color #cf2442