#cf220e color space conversions
Hex:
        #cf220e
        RGB:
        207, 34, 14
        CMY:
        19, 87, 95
        CMYK:
        0, 84, 93, 19
      HSL:
        6°, 87.3303%, 43.3333%
        HSV (HSB):
        6°, 93.2367%, 81.1765%
        XYZ:
        26.3834, 14.4412, 1.8123
        xyY:
        0.6188, 0.3387, 14.4412
      CIE-Lab:
        44.8591, 63.8391, 53.8646
        CIE-LCH:
        44.8591, 83.5274, 40.1562
        CIE-Luv:
        44.8591, 132.3496, 31.9661
        Hunter-Lab:
        38.0015, 57.4250, 23.7735
      #cf220e color charts
#cf220e RGB chart
      #cf220e CMYK chart
      #cf220e RGB pie chart
      #cf220e color shades, tints & tones
#cf220e color schemes
#cf220e color preview, HTML & CSS examples
           This text has a color of #cf220e        
        
          <p style="color:#cf220e;">Text here</p>
        
        
          .mytext {color:#cf220e;}
        
        Text color #cf220e
      
           This box has a color of #cf220e        
        
          <div style="background-color:#cf220e;">Content here</div>
        
        
          .mybackground {background-color:#cf220e;}
        
        Background color #cf220e
      
           Border around this has a color of #cf220e        
        
          <div style="border:2px solid #cf220e;">Content here</div>
        
        
          .myborder {border:2px solid #cf220e;}
        
        Border color #cf220e