#cf081d color space conversions
Hex:
        #cf081d
        RGB:
        207, 8, 29
        CMY:
        19, 97, 89
        CMYK:
        0, 96, 86, 19
      HSL:
        354°, 92.5581%, 42.1569%
        HSV (HSB):
        354°, 96.1353%, 81.1765%
        XYZ:
        26.0407, 13.5278, 2.4010
        xyY:
        0.6205, 0.3223, 13.5278
      CIE-Lab:
        43.5479, 68.0722, 46.5845
        CIE-LCH:
        43.5479, 82.4860, 34.3854
        CIE-Luv:
        43.5479, 137.6975, 26.7227
        Hunter-Lab:
        36.7801, 62.0148, 21.8756
      #cf081d color charts
#cf081d RGB chart
      #cf081d CMYK chart
      #cf081d RGB pie chart
      #cf081d color shades, tints & tones
#cf081d color schemes
#cf081d color preview, HTML & CSS examples
           This text has a color of #cf081d        
        
          <p style="color:#cf081d;">Text here</p>
        
        
          .mytext {color:#cf081d;}
        
        Text color #cf081d
      
           This box has a color of #cf081d        
        
          <div style="background-color:#cf081d;">Content here</div>
        
        
          .mybackground {background-color:#cf081d;}
        
        Background color #cf081d
      
           Border around this has a color of #cf081d        
        
          <div style="border:2px solid #cf081d;">Content here</div>
        
        
          .myborder {border:2px solid #cf081d;}
        
        Border color #cf081d