#cf2448 color space conversions
Hex:
        #cf2448
        RGB:
        207, 36, 72
        CMY:
        19, 86, 72
        CMYK:
        0, 83, 65, 19
      HSL:
        347°, 70.3704%, 47.6471%
        HSV (HSB):
        347°, 82.6087%, 81.1765%
        XYZ:
        27.5327, 14.9950, 7.5741
        xyY:
        0.5495, 0.2993, 14.9950
      CIE-Lab:
        45.6274, 65.1962, 24.0008
        CIE-LCH:
        45.6274, 69.4736, 20.2103
        CIE-Luv:
        45.6274, 120.0390, 13.1019
        Hunter-Lab:
        38.7234, 59.1491, 15.5096
      #cf2448 color charts
#cf2448 RGB chart
      #cf2448 CMYK chart
      #cf2448 RGB pie chart
      #cf2448 color shades, tints & tones
#cf2448 color schemes
#cf2448 color preview, HTML & CSS examples
           This text has a color of #cf2448        
        
          <p style="color:#cf2448;">Text here</p>
        
        
          .mytext {color:#cf2448;}
        
        Text color #cf2448
      
           This box has a color of #cf2448        
        
          <div style="background-color:#cf2448;">Content here</div>
        
        
          .mybackground {background-color:#cf2448;}
        
        Background color #cf2448
      
           Border around this has a color of #cf2448        
        
          <div style="border:2px solid #cf2448;">Content here</div>
        
        
          .myborder {border:2px solid #cf2448;}
        
        Border color #cf2448