#cf3d18 color space conversions
Hex:
        #cf3d18
        RGB:
        207, 61, 24
        CMY:
        19, 76, 91
        CMYK:
        0, 71, 88, 19
      HSL:
        12°, 79.2208%, 45.2941%
        HSV (HSB):
        12°, 88.4058%, 81.1765%
        XYZ:
        27.5657, 16.6688, 2.6287
        xyY:
        0.5882, 0.3557, 16.6688
      CIE-Lab:
        47.8400, 55.7912, 52.2653
        CIE-LCH:
        47.8400, 76.4481, 43.1311
        CIE-Luv:
        47.8400, 117.1645, 35.5458
        Hunter-Lab:
        40.8275, 49.0708, 24.7618
      #cf3d18 color charts
#cf3d18 RGB chart
      #cf3d18 CMYK chart
      #cf3d18 RGB pie chart
      #cf3d18 color shades, tints & tones
#cf3d18 color schemes
#cf3d18 color preview, HTML & CSS examples
           This text has a color of #cf3d18        
        
          <p style="color:#cf3d18;">Text here</p>
        
        
          .mytext {color:#cf3d18;}
        
        Text color #cf3d18
      
           This box has a color of #cf3d18        
        
          <div style="background-color:#cf3d18;">Content here</div>
        
        
          .mybackground {background-color:#cf3d18;}
        
        Background color #cf3d18
      
           Border around this has a color of #cf3d18        
        
          <div style="border:2px solid #cf3d18;">Content here</div>
        
        
          .myborder {border:2px solid #cf3d18;}
        
        Border color #cf3d18