#cf053d color space conversions
Hex:
        #cf053d
        RGB:
        207, 5, 61
        CMY:
        19, 98, 76
        CMYK:
        0, 98, 71, 19
      HSL:
        343°, 95.2830%, 41.5686%
        HSV (HSB):
        343°, 97.5845%, 81.1765%
        XYZ:
        26.6287, 13.7109, 5.6579
        xyY:
        0.5789, 0.2981, 13.7109
      CIE-Lab:
        43.8154, 69.3454, 28.4976
        CIE-LCH:
        43.8154, 74.9726, 22.3403
        CIE-Luv:
        43.8154, 130.7092, 15.2139
        Hunter-Lab:
        37.0282, 63.5684, 16.8603
      #cf053d color charts
#cf053d RGB chart
      #cf053d CMYK chart
      #cf053d RGB pie chart
      #cf053d color shades, tints & tones
#cf053d color schemes
#cf053d color preview, HTML & CSS examples
           This text has a color of #cf053d        
        
          <p style="color:#cf053d;">Text here</p>
        
        
          .mytext {color:#cf053d;}
        
        Text color #cf053d
      
           This box has a color of #cf053d        
        
          <div style="background-color:#cf053d;">Content here</div>
        
        
          .mybackground {background-color:#cf053d;}
        
        Background color #cf053d
      
           Border around this has a color of #cf053d        
        
          <div style="border:2px solid #cf053d;">Content here</div>
        
        
          .myborder {border:2px solid #cf053d;}
        
        Border color #cf053d