#cf6312 color space conversions
Hex:
        #cf6312
        RGB:
        207, 99, 18
        CMY:
        19, 61, 93
        CMYK:
        0, 52, 91, 19
      HSL:
        26°, 84.0000%, 44.1176%
        HSV (HSB):
        26°, 91.3043%, 81.1765%
        XYZ:
        30.3031, 22.2328, 3.2665
        xyY:
        0.5430, 0.3984, 22.2328
      CIE-Lab:
        54.2731, 38.6740, 59.0160
        CIE-LCH:
        54.2731, 70.5590, 56.7626
        CIE-Luv:
        54.2731, 89.3300, 47.4540
        Hunter-Lab:
        47.1516, 32.2021, 28.8988
      #cf6312 color charts
#cf6312 RGB chart
      #cf6312 CMYK chart
      #cf6312 RGB pie chart
      #cf6312 color shades, tints & tones
#cf6312 color schemes
#cf6312 color preview, HTML & CSS examples
           This text has a color of #cf6312        
        
          <p style="color:#cf6312;">Text here</p>
        
        
          .mytext {color:#cf6312;}
        
        Text color #cf6312
      
           This box has a color of #cf6312        
        
          <div style="background-color:#cf6312;">Content here</div>
        
        
          .mybackground {background-color:#cf6312;}
        
        Background color #cf6312
      
           Border around this has a color of #cf6312        
        
          <div style="border:2px solid #cf6312;">Content here</div>
        
        
          .myborder {border:2px solid #cf6312;}
        
        Border color #cf6312