#cf1d26 color space conversions
Hex:
        #cf1d26
        RGB:
        207, 29, 38
        CMY:
        19, 89, 85
        CMYK:
        0, 86, 82, 19
      HSL:
        357°, 75.4237%, 46.2745%
        HSV (HSB):
        357°, 85.9903%, 81.1765%
        XYZ:
        26.5213, 14.2841, 3.1930
        xyY:
        0.6028, 0.3246, 14.2841
      CIE-Lab:
        44.6376, 65.3611, 42.8726
        CIE-LCH:
        44.6376, 78.1673, 33.2622
        CIE-Luv:
        44.6376, 131.0810, 26.1989
        Hunter-Lab:
        37.7943, 59.1187, 21.4470
      #cf1d26 color charts
#cf1d26 RGB chart
      #cf1d26 CMYK chart
      #cf1d26 RGB pie chart
      #cf1d26 color shades, tints & tones
#cf1d26 color schemes
#cf1d26 color preview, HTML & CSS examples
           This text has a color of #cf1d26        
        
          <p style="color:#cf1d26;">Text here</p>
        
        
          .mytext {color:#cf1d26;}
        
        Text color #cf1d26
      
           This box has a color of #cf1d26        
        
          <div style="background-color:#cf1d26;">Content here</div>
        
        
          .mybackground {background-color:#cf1d26;}
        
        Background color #cf1d26
      
           Border around this has a color of #cf1d26        
        
          <div style="border:2px solid #cf1d26;">Content here</div>
        
        
          .myborder {border:2px solid #cf1d26;}
        
        Border color #cf1d26