#cb2f50 color space conversions
Hex:
        #cb2f50
        RGB:
        203, 47, 80
        CMY:
        20, 82, 69
        CMYK:
        0, 77, 61, 20
      HSL:
        347°, 62.4000%, 49.0196%
        HSV (HSB):
        347°, 76.8473%, 79.6078%
        XYZ:
        27.0931, 15.3087, 9.1163
        xyY:
        0.5259, 0.2972, 15.3087
      CIE-Lab:
        46.0542, 61.5863, 19.4949
        CIE-LCH:
        46.0542, 64.5982, 17.5650
        CIE-Luv:
        46.0542, 109.9550, 9.9833
        Hunter-Lab:
        39.1264, 55.1313, 13.5741
      #cb2f50 color charts
#cb2f50 RGB chart
      #cb2f50 CMYK chart
      #cb2f50 RGB pie chart
      #cb2f50 color shades, tints & tones
#cb2f50 color schemes
#cb2f50 color preview, HTML & CSS examples
           This text has a color of #cb2f50        
        
          <p style="color:#cb2f50;">Text here</p>
        
        
          .mytext {color:#cb2f50;}
        
        Text color #cb2f50
      
           This box has a color of #cb2f50        
        
          <div style="background-color:#cb2f50;">Content here</div>
        
        
          .mybackground {background-color:#cb2f50;}
        
        Background color #cb2f50
      
           Border around this has a color of #cb2f50        
        
          <div style="border:2px solid #cb2f50;">Content here</div>
        
        
          .myborder {border:2px solid #cb2f50;}
        
        Border color #cb2f50