#cf2223 color space conversions
Hex:
        #cf2223
        RGB:
        207, 34, 35
        CMY:
        19, 87, 86
        CMYK:
        0, 84, 83, 19
      HSL:
        360°, 71.7842%, 47.2549%
        HSV (HSB):
        360°, 83.5749%, 81.1765%
        XYZ:
        26.6075, 14.5308, 2.9925
        xyY:
        0.6029, 0.3293, 14.5308
      CIE-Lab:
        44.9847, 64.2183, 44.7902
        CIE-LCH:
        44.9847, 78.2953, 34.8946
        CIE-Luv:
        44.9847, 129.7822, 27.7516
        Hunter-Lab:
        38.1193, 57.8855, 22.0291
      #cf2223 color charts
#cf2223 RGB chart
      #cf2223 CMYK chart
      #cf2223 RGB pie chart
      #cf2223 color shades, tints & tones
#cf2223 color schemes
#cf2223 color preview, HTML & CSS examples
           This text has a color of #cf2223        
        
          <p style="color:#cf2223;">Text here</p>
        
        
          .mytext {color:#cf2223;}
        
        Text color #cf2223
      
           This box has a color of #cf2223        
        
          <div style="background-color:#cf2223;">Content here</div>
        
        
          .mybackground {background-color:#cf2223;}
        
        Background color #cf2223
      
           Border around this has a color of #cf2223        
        
          <div style="border:2px solid #cf2223;">Content here</div>
        
        
          .myborder {border:2px solid #cf2223;}
        
        Border color #cf2223