#be0c27 color space conversions
Hex:
        #be0c27
        RGB:
        190, 12, 39
        CMY:
        25, 95, 85
        CMYK:
        0, 94, 79, 25
      HSL:
        351°, 88.1188%, 39.6078%
        HSV (HSB):
        351°, 93.6842%, 74.5098%
        XYZ:
        21.7329, 11.3566, 2.9660
        xyY:
        0.6028, 0.3150, 11.3566
      CIE-Lab:
        40.1747, 63.6154, 36.6751
        CIE-LCH:
        40.1747, 73.4301, 29.9640
        CIE-Luv:
        40.1747, 122.5765, 21.0050
        Hunter-Lab:
        33.6995, 56.1408, 18.3713
      #be0c27 color charts
#be0c27 RGB chart
      #be0c27 CMYK chart
      #be0c27 RGB pie chart
      #be0c27 color shades, tints & tones
#be0c27 color schemes
#be0c27 color preview, HTML & CSS examples
           This text has a color of #be0c27        
        
          <p style="color:#be0c27;">Text here</p>
        
        
          .mytext {color:#be0c27;}
        
        Text color #be0c27
      
           This box has a color of #be0c27        
        
          <div style="background-color:#be0c27;">Content here</div>
        
        
          .mybackground {background-color:#be0c27;}
        
        Background color #be0c27
      
           Border around this has a color of #be0c27        
        
          <div style="border:2px solid #be0c27;">Content here</div>
        
        
          .myborder {border:2px solid #be0c27;}
        
        Border color #be0c27