#cd1018 color space conversions
Hex:
        #cd1018
        RGB:
        205, 16, 24
        CMY:
        20, 94, 91
        CMYK:
        0, 92, 88, 20
      HSL:
        357°, 85.5204%, 43.3333%
        HSV (HSB):
        357°, 92.1951%, 80.3922%
        XYZ:
        25.5270, 13.4157, 2.1082
        xyY:
        0.6218, 0.3268, 13.4157
      CIE-Lab:
        43.3830, 66.6334, 48.6795
        CIE-LCH:
        43.3830, 82.5209, 36.1502
        CIE-Luv:
        43.3830, 135.4841, 28.0144
        Hunter-Lab:
        36.6274, 60.3053, 22.2265
      #cd1018 color charts
#cd1018 RGB chart
      #cd1018 CMYK chart
      #cd1018 RGB pie chart
      #cd1018 color shades, tints & tones
#cd1018 color schemes
#cd1018 color preview, HTML & CSS examples
           This text has a color of #cd1018        
        
          <p style="color:#cd1018;">Text here</p>
        
        
          .mytext {color:#cd1018;}
        
        Text color #cd1018
      
           This box has a color of #cd1018        
        
          <div style="background-color:#cd1018;">Content here</div>
        
        
          .mybackground {background-color:#cd1018;}
        
        Background color #cd1018
      
           Border around this has a color of #cd1018        
        
          <div style="border:2px solid #cd1018;">Content here</div>
        
        
          .myborder {border:2px solid #cd1018;}
        
        Border color #cd1018