#cf3a14 color space conversions
Hex:
        #cf3a14
        RGB:
        207, 58, 20
        CMY:
        19, 77, 92
        CMYK:
        0, 72, 90, 19
      HSL:
        12°, 82.3789%, 44.5098%
        HSV (HSB):
        12°, 90.3382%, 81.1765%
        XYZ:
        27.3714, 16.3420, 2.3735
        xyY:
        0.5939, 0.3546, 16.3420
      CIE-Lab:
        47.4200, 56.8221, 53.4756
        CIE-LCH:
        47.4200, 78.0281, 43.2621
        CIE-Luv:
        47.4200, 119.4141, 35.5405
        Hunter-Lab:
        40.4253, 50.1160, 24.8166
      #cf3a14 color charts
#cf3a14 RGB chart
      #cf3a14 CMYK chart
      #cf3a14 RGB pie chart
      #cf3a14 color shades, tints & tones
#cf3a14 color schemes
#cf3a14 color preview, HTML & CSS examples
           This text has a color of #cf3a14        
        
          <p style="color:#cf3a14;">Text here</p>
        
        
          .mytext {color:#cf3a14;}
        
        Text color #cf3a14
      
           This box has a color of #cf3a14        
        
          <div style="background-color:#cf3a14;">Content here</div>
        
        
          .mybackground {background-color:#cf3a14;}
        
        Background color #cf3a14
      
           Border around this has a color of #cf3a14        
        
          <div style="border:2px solid #cf3a14;">Content here</div>
        
        
          .myborder {border:2px solid #cf3a14;}
        
        Border color #cf3a14