#cf3046 color space conversions
Hex:
        #cf3046
        RGB:
        207, 48, 70
        CMY:
        19, 81, 73
        CMYK:
        0, 77, 66, 19
      HSL:
        352°, 62.3529%, 50.0000%
        HSV (HSB):
        352°, 76.8116%, 81.1765%
        XYZ:
        27.8946, 15.8215, 7.3780
        xyY:
        0.5459, 0.3097, 15.8215
      CIE-Lab:
        46.7394, 61.8460, 26.6342
        CIE-LCH:
        46.7394, 67.3373, 23.2993
        CIE-Luv:
        46.7394, 115.7257, 16.5284
        Hunter-Lab:
        39.7762, 55.5713, 16.8458
      #cf3046 color charts
#cf3046 RGB chart
      #cf3046 CMYK chart
      #cf3046 RGB pie chart
      #cf3046 color shades, tints & tones
#cf3046 color schemes
#cf3046 color preview, HTML & CSS examples
           This text has a color of #cf3046        
        
          <p style="color:#cf3046;">Text here</p>
        
        
          .mytext {color:#cf3046;}
        
        Text color #cf3046
      
           This box has a color of #cf3046        
        
          <div style="background-color:#cf3046;">Content here</div>
        
        
          .mybackground {background-color:#cf3046;}
        
        Background color #cf3046
      
           Border around this has a color of #cf3046        
        
          <div style="border:2px solid #cf3046;">Content here</div>
        
        
          .myborder {border:2px solid #cf3046;}
        
        Border color #cf3046