#c9234b color space conversions
Hex:
        #c9234b
        RGB:
        201, 35, 75
        CMY:
        21, 86, 71
        CMYK:
        0, 83, 63, 21
      HSL:
        346°, 70.3390%, 46.2745%
        HSV (HSB):
        346°, 82.5871%, 78.8235%
        XYZ:
        25.9584, 14.1276, 8.0153
        xyY:
        0.5397, 0.2937, 14.1276
      CIE-Lab:
        44.4153, 63.9909, 20.3438
        CIE-LCH:
        44.4153, 67.1469, 17.6363
        CIE-Luv:
        44.4153, 114.6692, 9.8815
        Hunter-Lab:
        37.5867, 57.5006, 13.6671
      #c9234b color charts
#c9234b RGB chart
      #c9234b CMYK chart
      #c9234b RGB pie chart
      #c9234b color shades, tints & tones
#c9234b color schemes
#c9234b color preview, HTML & CSS examples
           This text has a color of #c9234b        
        
          <p style="color:#c9234b;">Text here</p>
        
        
          .mytext {color:#c9234b;}
        
        Text color #c9234b
      
           This box has a color of #c9234b        
        
          <div style="background-color:#c9234b;">Content here</div>
        
        
          .mybackground {background-color:#c9234b;}
        
        Background color #c9234b
      
           Border around this has a color of #c9234b        
        
          <div style="border:2px solid #c9234b;">Content here</div>
        
        
          .myborder {border:2px solid #c9234b;}
        
        Border color #c9234b