#cf0b64 color space conversions
Hex:
        #cf0b64
        RGB:
        207, 11, 100
        CMY:
        19, 96, 61
        CMYK:
        0, 95, 52, 19
      HSL:
        333°, 89.9083%, 42.7451%
        HSV (HSB):
        333°, 94.6860%, 81.1765%
        XYZ:
        28.1520, 14.4248, 13.3571
        xyY:
        0.5033, 0.2579, 14.4248
      CIE-Lab:
        44.8361, 71.0690, 5.5141
        CIE-LCH:
        44.8361, 71.2826, 4.4366
        CIE-Luv:
        44.8361, 115.3136, -7.0925
        Hunter-Lab:
        37.9801, 65.8449, 5.7345
      #cf0b64 color charts
#cf0b64 RGB chart
      #cf0b64 CMYK chart
      #cf0b64 RGB pie chart
      #cf0b64 color shades, tints & tones
#cf0b64 color schemes
#cf0b64 color preview, HTML & CSS examples
           This text has a color of #cf0b64        
        
          <p style="color:#cf0b64;">Text here</p>
        
        
          .mytext {color:#cf0b64;}
        
        Text color #cf0b64
      
           This box has a color of #cf0b64        
        
          <div style="background-color:#cf0b64;">Content here</div>
        
        
          .mybackground {background-color:#cf0b64;}
        
        Background color #cf0b64
      
           Border around this has a color of #cf0b64        
        
          <div style="border:2px solid #cf0b64;">Content here</div>
        
        
          .myborder {border:2px solid #cf0b64;}
        
        Border color #cf0b64