#cf1575 color space conversions
Hex:
        #cf1575
        RGB:
        207, 21, 117
        CMY:
        19, 92, 54
        CMYK:
        0, 90, 43, 19
      HSL:
        329°, 81.5789%, 44.7059%
        HSV (HSB):
        329°, 89.8551%, 81.1765%
        XYZ:
        29.2112, 15.0861, 18.2019
        xyY:
        0.4674, 0.2414, 15.0861
      CIE-Lab:
        45.7519, 71.2502, -3.7061
        CIE-LCH:
        45.7519, 71.3466, 357.0224
        CIE-Luv:
        45.7519, 106.4332, -18.1442
        Hunter-Lab:
        38.8408, 66.2739, -0.5964
      #cf1575 color charts
#cf1575 RGB chart
      #cf1575 CMYK chart
      #cf1575 RGB pie chart
      #cf1575 color shades, tints & tones
#cf1575 color schemes
#cf1575 color preview, HTML & CSS examples
           This text has a color of #cf1575        
        
          <p style="color:#cf1575;">Text here</p>
        
        
          .mytext {color:#cf1575;}
        
        Text color #cf1575
      
           This box has a color of #cf1575        
        
          <div style="background-color:#cf1575;">Content here</div>
        
        
          .mybackground {background-color:#cf1575;}
        
        Background color #cf1575
      
           Border around this has a color of #cf1575        
        
          <div style="border:2px solid #cf1575;">Content here</div>
        
        
          .myborder {border:2px solid #cf1575;}
        
        Border color #cf1575