#c9096f color space conversions
Hex:
        #c9096f
        RGB:
        201, 9, 111
        CMY:
        21, 96, 56
        CMYK:
        0, 96, 45, 21
      HSL:
        328°, 91.4286%, 41.1765%
        HSV (HSB):
        328°, 95.5224%, 78.8235%
        XYZ:
        27.0543, 13.7606, 16.2691
        xyY:
        0.4739, 0.2411, 13.7606
      CIE-Lab:
        43.8876, 70.7680, -2.8737
        CIE-LCH:
        43.8876, 70.8263, 357.6746
        CIE-Luv:
        43.8876, 105.8590, -16.8818
        Hunter-Lab:
        37.0953, 65.2670, -0.0365
      #c9096f color charts
#c9096f RGB chart
      #c9096f CMYK chart
      #c9096f RGB pie chart
      #c9096f color shades, tints & tones
#c9096f color schemes
#c9096f color preview, HTML & CSS examples
           This text has a color of #c9096f        
        
          <p style="color:#c9096f;">Text here</p>
        
        
          .mytext {color:#c9096f;}
        
        Text color #c9096f
      
           This box has a color of #c9096f        
        
          <div style="background-color:#c9096f;">Content here</div>
        
        
          .mybackground {background-color:#c9096f;}
        
        Background color #c9096f
      
           Border around this has a color of #c9096f        
        
          <div style="border:2px solid #c9096f;">Content here</div>
        
        
          .myborder {border:2px solid #c9096f;}
        
        Border color #c9096f