#cf4252 color space conversions
Hex:
        #cf4252
        RGB:
        207, 66, 82
        CMY:
        19, 74, 68
        CMYK:
        0, 68, 60, 19
      HSL:
        353°, 59.4937%, 53.5294%
        HSV (HSB):
        353°, 68.1159%, 81.1765%
        XYZ:
        29.2033, 17.7710, 9.8736
        xyY:
        0.5137, 0.3126, 17.7710
      CIE-Lab:
        49.2172, 56.2833, 22.5899
        CIE-LCH:
        49.2172, 60.6474, 21.8686
        CIE-Luv:
        49.2172, 103.1111, 14.8409
        Hunter-Lab:
        42.1557, 49.8833, 15.6222
      #cf4252 color charts
#cf4252 RGB chart
      #cf4252 CMYK chart
      #cf4252 RGB pie chart
      #cf4252 color shades, tints & tones
#cf4252 color schemes
#cf4252 color preview, HTML & CSS examples
           This text has a color of #cf4252        
        
          <p style="color:#cf4252;">Text here</p>
        
        
          .mytext {color:#cf4252;}
        
        Text color #cf4252
      
           This box has a color of #cf4252        
        
          <div style="background-color:#cf4252;">Content here</div>
        
        
          .mybackground {background-color:#cf4252;}
        
        Background color #cf4252
      
           Border around this has a color of #cf4252        
        
          <div style="border:2px solid #cf4252;">Content here</div>
        
        
          .myborder {border:2px solid #cf4252;}
        
        Border color #cf4252