#cf162a color space conversions
Hex:
        #cf162a
        RGB:
        207, 22, 42
        CMY:
        19, 91, 84
        CMYK:
        0, 89, 80, 19
      HSL:
        354°, 80.7860%, 44.9020%
        HSV (HSB):
        354°, 89.3720%, 81.1765%
        XYZ:
        26.4370, 14.0064, 3.5006
        xyY:
        0.6016, 0.3187, 14.0064
      CIE-Lab:
        44.2421, 66.7189, 40.2704
        CIE-LCH:
        44.2421, 77.9303, 31.1145
        CIE-Luv:
        44.2421, 132.4156, 24.1254
        Hunter-Lab:
        37.4251, 60.5978, 20.6518
      #cf162a color charts
#cf162a RGB chart
      #cf162a CMYK chart
      #cf162a RGB pie chart
      #cf162a color shades, tints & tones
#cf162a color schemes
#cf162a color preview, HTML & CSS examples
           This text has a color of #cf162a        
        
          <p style="color:#cf162a;">Text here</p>
        
        
          .mytext {color:#cf162a;}
        
        Text color #cf162a
      
           This box has a color of #cf162a        
        
          <div style="background-color:#cf162a;">Content here</div>
        
        
          .mybackground {background-color:#cf162a;}
        
        Background color #cf162a
      
           Border around this has a color of #cf162a        
        
          <div style="border:2px solid #cf162a;">Content here</div>
        
        
          .myborder {border:2px solid #cf162a;}
        
        Border color #cf162a