#cf2b55 color space conversions
Hex:
        #cf2b55
        RGB:
        207, 43, 85
        CMY:
        19, 83, 67
        CMYK:
        0, 79, 59, 19
      HSL:
        345°, 65.6000%, 49.0196%
        HSV (HSB):
        345°, 79.2271%, 81.1765%
        XYZ:
        28.2357, 15.6490, 10.1267
        xyY:
        0.5228, 0.2897, 15.6490
      CIE-Lab:
        46.5106, 64.1812, 17.1621
        CIE-LCH:
        46.5106, 66.4362, 14.9706
        CIE-Luv:
        46.5106, 113.1694, 7.1196
        Hunter-Lab:
        39.5589, 58.1789, 12.5135
      #cf2b55 color charts
#cf2b55 RGB chart
      #cf2b55 CMYK chart
      #cf2b55 RGB pie chart
      #cf2b55 color shades, tints & tones
#cf2b55 color schemes
#cf2b55 color preview, HTML & CSS examples
           This text has a color of #cf2b55        
        
          <p style="color:#cf2b55;">Text here</p>
        
        
          .mytext {color:#cf2b55;}
        
        Text color #cf2b55
      
           This box has a color of #cf2b55        
        
          <div style="background-color:#cf2b55;">Content here</div>
        
        
          .mybackground {background-color:#cf2b55;}
        
        Background color #cf2b55
      
           Border around this has a color of #cf2b55        
        
          <div style="border:2px solid #cf2b55;">Content here</div>
        
        
          .myborder {border:2px solid #cf2b55;}
        
        Border color #cf2b55