#d61024 color space conversions
Hex:
        #d61024
        RGB:
        214, 16, 36
        CMY:
        16, 94, 86
        CMYK:
        0, 93, 83, 16
      HSL:
        354°, 86.0870%, 45.0980%
        HSV (HSB):
        354°, 92.5234%, 83.9216%
        XYZ:
        28.2353, 14.7941, 3.0364
        xyY:
        0.6129, 0.3212, 14.7941
      CIE-Lab:
        45.3509, 69.1785, 45.1272
        CIE-LCH:
        45.3509, 82.5962, 33.1176
        CIE-Luv:
        45.3509, 140.1951, 26.6697
        Hunter-Lab:
        38.4631, 63.7242, 22.2436
      #d61024 color charts
#d61024 RGB chart
      #d61024 CMYK chart
      #d61024 RGB pie chart
      #d61024 color shades, tints & tones
#d61024 color schemes
#d61024 color preview, HTML & CSS examples
           This text has a color of #d61024        
        
          <p style="color:#d61024;">Text here</p>
        
        
          .mytext {color:#d61024;}
        
        Text color #d61024
      
           This box has a color of #d61024        
        
          <div style="background-color:#d61024;">Content here</div>
        
        
          .mybackground {background-color:#d61024;}
        
        Background color #d61024
      
           Border around this has a color of #d61024        
        
          <div style="border:2px solid #d61024;">Content here</div>
        
        
          .myborder {border:2px solid #d61024;}
        
        Border color #d61024