#cf3d40 color space conversions
Hex:
        #cf3d40
        RGB:
        207, 61, 64
        CMY:
        19, 76, 75
        CMYK:
        0, 71, 69, 19
      HSL:
        359°, 60.3306%, 52.5490%
        HSV (HSB):
        359°, 70.5314%, 81.1765%
        XYZ:
        28.3263, 16.9731, 6.6337
        xyY:
        0.5454, 0.3268, 16.9731
      CIE-Lab:
        48.2261, 57.1435, 32.0371
        CIE-LCH:
        48.2261, 65.5115, 29.2769
        CIE-Luv:
        48.2261, 110.5438, 22.6377
        Hunter-Lab:
        41.1984, 50.6321, 19.2921
      #cf3d40 color charts
#cf3d40 RGB chart
      #cf3d40 CMYK chart
      #cf3d40 RGB pie chart
      #cf3d40 color shades, tints & tones
#cf3d40 color schemes
#cf3d40 color preview, HTML & CSS examples
           This text has a color of #cf3d40        
        
          <p style="color:#cf3d40;">Text here</p>
        
        
          .mytext {color:#cf3d40;}
        
        Text color #cf3d40
      
           This box has a color of #cf3d40        
        
          <div style="background-color:#cf3d40;">Content here</div>
        
        
          .mybackground {background-color:#cf3d40;}
        
        Background color #cf3d40
      
           Border around this has a color of #cf3d40        
        
          <div style="border:2px solid #cf3d40;">Content here</div>
        
        
          .myborder {border:2px solid #cf3d40;}
        
        Border color #cf3d40