#cf3812 color space conversions
Hex:
        #cf3812
        RGB:
        207, 56, 18
        CMY:
        19, 78, 93
        CMYK:
        0, 73, 91, 19
      HSL:
        12°, 84.0000%, 44.1176%
        HSV (HSB):
        12°, 91.3043%, 81.1765%
        XYZ:
        27.2555, 16.1374, 2.2506
        xyY:
        0.5971, 0.3536, 16.1374
      CIE-Lab:
        47.1543, 57.5007, 53.9990
        CIE-LCH:
        47.1543, 78.8811, 43.2012
        CIE-Luv:
        47.1543, 120.8045, 35.4031
        Hunter-Lab:
        40.1714, 50.8087, 24.7983
      #cf3812 color charts
#cf3812 RGB chart
      #cf3812 CMYK chart
      #cf3812 RGB pie chart
      #cf3812 color shades, tints & tones
#cf3812 color schemes
#cf3812 color preview, HTML & CSS examples
           This text has a color of #cf3812        
        
          <p style="color:#cf3812;">Text here</p>
        
        
          .mytext {color:#cf3812;}
        
        Text color #cf3812
      
           This box has a color of #cf3812        
        
          <div style="background-color:#cf3812;">Content here</div>
        
        
          .mybackground {background-color:#cf3812;}
        
        Background color #cf3812
      
           Border around this has a color of #cf3812        
        
          <div style="border:2px solid #cf3812;">Content here</div>
        
        
          .myborder {border:2px solid #cf3812;}
        
        Border color #cf3812