#cf0b3f color space conversions
Hex:
        #cf0b3f
        RGB:
        207, 11, 63
        CMY:
        19, 96, 75
        CMYK:
        0, 95, 70, 19
      HSL:
        344°, 89.9083%, 42.7451%
        HSV (HSB):
        344°, 94.6860%, 81.1765%
        XYZ:
        26.7490, 13.8636, 5.9687
        xyY:
        0.5742, 0.2976, 13.8636
      CIE-Lab:
        44.0367, 68.8833, 27.5365
        CIE-LCH:
        44.0367, 74.1834, 21.7894
        CIE-Luv:
        44.0367, 129.2213, 14.6544
        Hunter-Lab:
        37.2339, 63.0759, 16.5593
      #cf0b3f color charts
#cf0b3f RGB chart
      #cf0b3f CMYK chart
      #cf0b3f RGB pie chart
      #cf0b3f color shades, tints & tones
#cf0b3f color schemes
#cf0b3f color preview, HTML & CSS examples
           This text has a color of #cf0b3f        
        
          <p style="color:#cf0b3f;">Text here</p>
        
        
          .mytext {color:#cf0b3f;}
        
        Text color #cf0b3f
      
           This box has a color of #cf0b3f        
        
          <div style="background-color:#cf0b3f;">Content here</div>
        
        
          .mybackground {background-color:#cf0b3f;}
        
        Background color #cf0b3f
      
           Border around this has a color of #cf0b3f        
        
          <div style="border:2px solid #cf0b3f;">Content here</div>
        
        
          .myborder {border:2px solid #cf0b3f;}
        
        Border color #cf0b3f