#cf203b color space conversions
Hex:
        #cf203b
        RGB:
        207, 32, 59
        CMY:
        19, 87, 77
        CMYK:
        0, 85, 71, 19
      HSL:
        351°, 73.2218%, 46.8627%
        HSV (HSB):
        351°, 84.5411%, 81.1765%
        XYZ:
        27.0381, 14.6142, 5.5334
        xyY:
        0.5730, 0.3097, 14.6142
      CIE-Lab:
        45.1012, 65.4711, 31.2656
        CIE-LCH:
        45.1012, 72.5535, 25.5267
        CIE-Luv:
        45.1012, 125.2476, 18.7927
        Hunter-Lab:
        38.2285, 59.3486, 18.1780
      #cf203b color charts
#cf203b RGB chart
      #cf203b CMYK chart
      #cf203b RGB pie chart
      #cf203b color shades, tints & tones
#cf203b color schemes
#cf203b color preview, HTML & CSS examples
           This text has a color of #cf203b        
        
          <p style="color:#cf203b;">Text here</p>
        
        
          .mytext {color:#cf203b;}
        
        Text color #cf203b
      
           This box has a color of #cf203b        
        
          <div style="background-color:#cf203b;">Content here</div>
        
        
          .mybackground {background-color:#cf203b;}
        
        Background color #cf203b
      
           Border around this has a color of #cf203b        
        
          <div style="border:2px solid #cf203b;">Content here</div>
        
        
          .myborder {border:2px solid #cf203b;}
        
        Border color #cf203b