#cf3f27 color space conversions
Hex:
        #cf3f27
        RGB:
        207, 63, 39
        CMY:
        19, 75, 85
        CMYK:
        0, 70, 81, 19
      HSL:
        9°, 68.2927%, 48.2353%
        HSV (HSB):
        9°, 81.1594%, 81.1765%
        XYZ:
        27.8758, 16.9669, 3.7252
        xyY:
        0.5740, 0.3493, 16.9669
      CIE-Lab:
        48.2183, 55.3972, 45.7942
        CIE-LCH:
        48.2183, 71.8746, 39.5789
        CIE-Luv:
        48.2183, 114.0836, 32.4991
        Hunter-Lab:
        41.1909, 48.7154, 23.4716
      #cf3f27 color charts
#cf3f27 RGB chart
      #cf3f27 CMYK chart
      #cf3f27 RGB pie chart
      #cf3f27 color shades, tints & tones
#cf3f27 color schemes
#cf3f27 color preview, HTML & CSS examples
           This text has a color of #cf3f27        
        
          <p style="color:#cf3f27;">Text here</p>
        
        
          .mytext {color:#cf3f27;}
        
        Text color #cf3f27
      
           This box has a color of #cf3f27        
        
          <div style="background-color:#cf3f27;">Content here</div>
        
        
          .mybackground {background-color:#cf3f27;}
        
        Background color #cf3f27
      
           Border around this has a color of #cf3f27        
        
          <div style="border:2px solid #cf3f27;">Content here</div>
        
        
          .myborder {border:2px solid #cf3f27;}
        
        Border color #cf3f27