#c3481d color space conversions
Hex:
        #c3481d
        RGB:
        195, 72, 29
        CMY:
        24, 72, 89
        CMYK:
        0, 63, 85, 24
      HSL:
        16°, 74.1071%, 43.9216%
        HSV (HSB):
        16°, 85.1282%, 76.4706%
        XYZ:
        25.0448, 16.3255, 2.9935
        xyY:
        0.5645, 0.3680, 16.3255
      CIE-Lab:
        47.3987, 47.2801, 48.9451
        CIE-LCH:
        47.3987, 68.0517, 45.9913
        CIE-Luv:
        47.3987, 99.4171, 36.0262
        Hunter-Lab:
        40.4049, 39.9340, 23.8907
      #c3481d color charts
#c3481d RGB chart
      #c3481d CMYK chart
      #c3481d RGB pie chart
      #c3481d color shades, tints & tones
#c3481d color schemes
#c3481d color preview, HTML & CSS examples
           This text has a color of #c3481d        
        
          <p style="color:#c3481d;">Text here</p>
        
        
          .mytext {color:#c3481d;}
        
        Text color #c3481d
      
           This box has a color of #c3481d        
        
          <div style="background-color:#c3481d;">Content here</div>
        
        
          .mybackground {background-color:#c3481d;}
        
        Background color #c3481d
      
           Border around this has a color of #c3481d        
        
          <div style="border:2px solid #c3481d;">Content here</div>
        
        
          .myborder {border:2px solid #c3481d;}
        
        Border color #c3481d