#cf242f color space conversions
Hex:
        #cf242f
        RGB:
        207, 36, 47
        CMY:
        19, 86, 82
        CMYK:
        0, 83, 77, 19
      HSL:
        356°, 70.3704%, 47.6471%
        HSV (HSB):
        356°, 82.6087%, 81.1765%
        XYZ:
        26.8761, 14.7324, 4.1164
        xyY:
        0.5878, 0.3222, 14.7324
      CIE-Lab:
        45.2655, 64.1051, 38.5052
        CIE-LCH:
        45.2655, 74.7804, 30.9915
        CIE-Luv:
        45.2655, 126.6952, 24.2542
        Hunter-Lab:
        38.3828, 57.8180, 20.5093
      #cf242f color charts
#cf242f RGB chart
      #cf242f CMYK chart
      #cf242f RGB pie chart
      #cf242f color shades, tints & tones
#cf242f color schemes
#cf242f color preview, HTML & CSS examples
           This text has a color of #cf242f        
        
          <p style="color:#cf242f;">Text here</p>
        
        
          .mytext {color:#cf242f;}
        
        Text color #cf242f
      
           This box has a color of #cf242f        
        
          <div style="background-color:#cf242f;">Content here</div>
        
        
          .mybackground {background-color:#cf242f;}
        
        Background color #cf242f
      
           Border around this has a color of #cf242f        
        
          <div style="border:2px solid #cf242f;">Content here</div>
        
        
          .myborder {border:2px solid #cf242f;}
        
        Border color #cf242f