#cc2531 color space conversions
Hex:
        #cc2531
        RGB:
        204, 37, 49
        CMY:
        20, 85, 81
        CMYK:
        0, 82, 76, 20
      HSL:
        356°, 69.2946%, 47.2549%
        HSV (HSB):
        356°, 81.8627%, 80.0000%
        XYZ:
        26.1178, 14.3823, 4.3052
        xyY:
        0.5829, 0.3210, 14.3823
      CIE-Lab:
        44.7762, 63.0979, 36.6508
        CIE-LCH:
        44.7762, 72.9700, 30.1504
        CIE-Luv:
        44.7762, 123.5343, 23.1302
        Hunter-Lab:
        37.9239, 56.5640, 19.8160
      #cc2531 color charts
#cc2531 RGB chart
      #cc2531 CMYK chart
      #cc2531 RGB pie chart
      #cc2531 color shades, tints & tones
#cc2531 color schemes
#cc2531 color preview, HTML & CSS examples
           This text has a color of #cc2531        
        
          <p style="color:#cc2531;">Text here</p>
        
        
          .mytext {color:#cc2531;}
        
        Text color #cc2531
      
           This box has a color of #cc2531        
        
          <div style="background-color:#cc2531;">Content here</div>
        
        
          .mybackground {background-color:#cc2531;}
        
        Background color #cc2531
      
           Border around this has a color of #cc2531        
        
          <div style="border:2px solid #cc2531;">Content here</div>
        
        
          .myborder {border:2px solid #cc2531;}
        
        Border color #cc2531