#cd0f10 color space conversions
Hex:
        #cd0f10
        RGB:
        205, 15, 16
        CMY:
        20, 94, 94
        CMYK:
        0, 93, 92, 20
      HSL:
        360°, 86.3636%, 43.1373%
        HSV (HSB):
        360°, 92.6829%, 80.3922%
        XYZ:
        25.4412, 13.3582, 1.7277
        xyY:
        0.6278, 0.3296, 13.3582
      CIE-Lab:
        43.2981, 66.6376, 51.9807
        CIE-LCH:
        43.2981, 84.5137, 37.9560
        CIE-Luv:
        43.2981, 136.6129, 29.3365
        Hunter-Lab:
        36.5489, 60.2910, 22.7815
      #cd0f10 color charts
#cd0f10 RGB chart
      #cd0f10 CMYK chart
      #cd0f10 RGB pie chart
      #cd0f10 color shades, tints & tones
#cd0f10 color schemes
#cd0f10 color preview, HTML & CSS examples
           This text has a color of #cd0f10        
        
          <p style="color:#cd0f10;">Text here</p>
        
        
          .mytext {color:#cd0f10;}
        
        Text color #cd0f10
      
           This box has a color of #cd0f10        
        
          <div style="background-color:#cd0f10;">Content here</div>
        
        
          .mybackground {background-color:#cd0f10;}
        
        Background color #cd0f10
      
           Border around this has a color of #cd0f10        
        
          <div style="border:2px solid #cd0f10;">Content here</div>
        
        
          .myborder {border:2px solid #cd0f10;}
        
        Border color #cd0f10