#cf141e color space conversions
Hex:
        #cf141e
        RGB:
        207, 20, 30
        CMY:
        19, 92, 88
        CMYK:
        0, 90, 86, 19
      HSL:
        357°, 82.3789%, 44.5098%
        HSV (HSB):
        357°, 90.3382%, 81.1765%
        XYZ:
        26.2166, 13.8594, 2.5217
        xyY:
        0.6154, 0.3254, 13.8594
      CIE-Lab:
        44.0307, 66.7209, 46.4927
        CIE-LCH:
        44.0307, 81.3219, 34.8697
        CIE-Luv:
        44.0307, 135.1311, 27.3575
        Hunter-Lab:
        37.2283, 60.5525, 22.0438
      #cf141e color charts
#cf141e RGB chart
      #cf141e CMYK chart
      #cf141e RGB pie chart
      #cf141e color shades, tints & tones
#cf141e color schemes
#cf141e color preview, HTML & CSS examples
           This text has a color of #cf141e        
        
          <p style="color:#cf141e;">Text here</p>
        
        
          .mytext {color:#cf141e;}
        
        Text color #cf141e
      
           This box has a color of #cf141e        
        
          <div style="background-color:#cf141e;">Content here</div>
        
        
          .mybackground {background-color:#cf141e;}
        
        Background color #cf141e
      
           Border around this has a color of #cf141e        
        
          <div style="border:2px solid #cf141e;">Content here</div>
        
        
          .myborder {border:2px solid #cf141e;}
        
        Border color #cf141e