#cf141f color space conversions
Hex:
        #cf141f
        RGB:
        207, 20, 31
        CMY:
        19, 92, 88
        CMYK:
        0, 90, 85, 19
      HSL:
        356°, 82.3789%, 44.5098%
        HSV (HSB):
        356°, 90.3382%, 81.1765%
        XYZ:
        26.2296, 13.8646, 2.5900
        xyY:
        0.6145, 0.3248, 13.8646
      CIE-Lab:
        44.0382, 66.7423, 45.9952
        CIE-LCH:
        44.0382, 81.0561, 34.5725
        CIE-Luv:
        44.0382, 134.9732, 27.1113
        Hunter-Lab:
        37.2353, 60.5790, 21.9406
      #cf141f color charts
#cf141f RGB chart
      #cf141f CMYK chart
      #cf141f RGB pie chart
      #cf141f color shades, tints & tones
#cf141f color schemes
#cf141f color preview, HTML & CSS examples
           This text has a color of #cf141f        
        
          <p style="color:#cf141f;">Text here</p>
        
        
          .mytext {color:#cf141f;}
        
        Text color #cf141f
      
           This box has a color of #cf141f        
        
          <div style="background-color:#cf141f;">Content here</div>
        
        
          .mybackground {background-color:#cf141f;}
        
        Background color #cf141f
      
           Border around this has a color of #cf141f        
        
          <div style="border:2px solid #cf141f;">Content here</div>
        
        
          .myborder {border:2px solid #cf141f;}
        
        Border color #cf141f