#ce472d color space conversions
Hex:
        #ce472d
        RGB:
        206, 71, 45
        CMY:
        19, 72, 82
        CMYK:
        0, 66, 78, 19
      HSL:
        10°, 64.1434%, 49.2157%
        HSV (HSB):
        10°, 78.1553%, 80.7843%
        XYZ:
        28.1805, 17.8177, 4.4365
        xyY:
        0.5588, 0.3533, 17.8177
      CIE-Lab:
        49.2743, 52.0512, 43.7204
        CIE-LCH:
        49.2743, 67.9765, 40.0286
        CIE-Luv:
        49.2743, 107.1309, 32.6925
        Hunter-Lab:
        42.2111, 45.2988, 23.3162
      #ce472d color charts
#ce472d RGB chart
      #ce472d CMYK chart
      #ce472d RGB pie chart
      #ce472d color shades, tints & tones
#ce472d color schemes
#ce472d color preview, HTML & CSS examples
           This text has a color of #ce472d        
        
          <p style="color:#ce472d;">Text here</p>
        
        
          .mytext {color:#ce472d;}
        
        Text color #ce472d
      
           This box has a color of #ce472d        
        
          <div style="background-color:#ce472d;">Content here</div>
        
        
          .mybackground {background-color:#ce472d;}
        
        Background color #ce472d
      
           Border around this has a color of #ce472d        
        
          <div style="border:2px solid #ce472d;">Content here</div>
        
        
          .myborder {border:2px solid #ce472d;}
        
        Border color #ce472d