#cf272d color space conversions
Hex:
        #cf272d
        RGB:
        207, 39, 45
        CMY:
        19, 85, 82
        CMYK:
        0, 81, 78, 19
      HSL:
        358°, 68.2927%, 48.2353%
        HSV (HSB):
        358°, 81.1594%, 81.1765%
        XYZ:
        26.9313, 14.9059, 3.9403
        xyY:
        0.5883, 0.3256, 14.9059
      CIE-Lab:
        45.5050, 63.2970, 39.8896
        CIE-LCH:
        45.5050, 74.8177, 32.2190
        CIE-Luv:
        45.5050, 125.8799, 25.4571
        Hunter-Lab:
        38.6082, 56.9492, 20.9746
      #cf272d color charts
#cf272d RGB chart
      #cf272d CMYK chart
      #cf272d RGB pie chart
      #cf272d color shades, tints & tones
#cf272d color schemes
#cf272d color preview, HTML & CSS examples
           This text has a color of #cf272d        
        
          <p style="color:#cf272d;">Text here</p>
        
        
          .mytext {color:#cf272d;}
        
        Text color #cf272d
      
           This box has a color of #cf272d        
        
          <div style="background-color:#cf272d;">Content here</div>
        
        
          .mybackground {background-color:#cf272d;}
        
        Background color #cf272d
      
           Border around this has a color of #cf272d        
        
          <div style="border:2px solid #cf272d;">Content here</div>
        
        
          .myborder {border:2px solid #cf272d;}
        
        Border color #cf272d