#cd1b12 color space conversions
Hex:
        #cd1b12
        RGB:
        205, 27, 18
        CMY:
        20, 89, 93
        CMYK:
        0, 87, 91, 20
      HSL:
        3°, 83.8565%, 43.7255%
        HSV (HSB):
        3°, 91.2195%, 80.3922%
        XYZ:
        25.6780, 13.8067, 1.8838
        xyY:
        0.6207, 0.3337, 13.8067
      CIE-Lab:
        43.9544, 64.8051, 51.6417
        CIE-LCH:
        43.9544, 82.8648, 38.5505
        CIE-Luv:
        43.9544, 133.1063, 30.1841
        Hunter-Lab:
        37.1573, 58.3289, 23.0042
      #cd1b12 color charts
#cd1b12 RGB chart
      #cd1b12 CMYK chart
      #cd1b12 RGB pie chart
      #cd1b12 color shades, tints & tones
#cd1b12 color schemes
#cd1b12 color preview, HTML & CSS examples
           This text has a color of #cd1b12        
        
          <p style="color:#cd1b12;">Text here</p>
        
        
          .mytext {color:#cd1b12;}
        
        Text color #cd1b12
      
           This box has a color of #cd1b12        
        
          <div style="background-color:#cd1b12;">Content here</div>
        
        
          .mybackground {background-color:#cd1b12;}
        
        Background color #cd1b12
      
           Border around this has a color of #cd1b12        
        
          <div style="border:2px solid #cd1b12;">Content here</div>
        
        
          .myborder {border:2px solid #cd1b12;}
        
        Border color #cd1b12