#c01f65 color space conversions
Hex:
        #c01f65
        RGB:
        192, 31, 101
        CMY:
        25, 88, 60
        CMYK:
        0, 84, 47, 25
      HSL:
        334°, 72.1973%, 43.7255%
        HSV (HSB):
        334°, 83.8542%, 75.2941%
        XYZ:
        24.5772, 13.1260, 13.5501
        xyY:
        0.4795, 0.2561, 13.1260
      CIE-Lab:
        42.9525, 64.4371, 1.7900
        CIE-LCH:
        42.9525, 64.4620, 1.5912
        CIE-Luv:
        42.9525, 98.9540, -9.8528
        Hunter-Lab:
        36.2299, 57.6864, 3.1862
      #c01f65 color charts
#c01f65 RGB chart
      #c01f65 CMYK chart
      #c01f65 RGB pie chart
      #c01f65 color shades, tints & tones
#c01f65 color schemes
#c01f65 color preview, HTML & CSS examples
           This text has a color of #c01f65        
        
          <p style="color:#c01f65;">Text here</p>
        
        
          .mytext {color:#c01f65;}
        
        Text color #c01f65
      
           This box has a color of #c01f65        
        
          <div style="background-color:#c01f65;">Content here</div>
        
        
          .mybackground {background-color:#c01f65;}
        
        Background color #c01f65
      
           Border around this has a color of #c01f65        
        
          <div style="border:2px solid #c01f65;">Content here</div>
        
        
          .myborder {border:2px solid #c01f65;}
        
        Border color #c01f65