#be0000 color space conversions
Hex:
#be0000
RGB:
190, 0, 0
CMY:
25, 100, 100
CMYK:
0, 100, 100, 25
HSL:
0°, 100.0000%, 37.2549%
HSV (HSB):
0°, 100.0000%, 74.5098%
XYZ:
21.2352, 10.9471, 0.9938
xyY:
0.6401, 0.3300, 10.9471
CIE-Lab:
39.4913, 64.2090, 53.8780
CIE-LCH:
39.4913, 83.8190, 40.0002
CIE-Luv:
39.4913, 129.8648, 28.0056
Hunter-Lab:
33.0865, 56.6616, 21.3797
#be0000 color charts
#be0000 color shades, tints & tones
#be0000 color schemes
#be0000 color preview, HTML & CSS examples
This text has a color of #be0000
<p style="color:#be0000;">Text here</p>
.mytext {color:#be0000;}
This box has a color of #be0000
<div style="background-color:#be0000;">Content here</div>
.mybackground {background-color:#be0000;}
Border around this has a color of #be0000
<div style="border:2px solid #be0000;">Content here</div>
.myborder {border:2px solid #be0000;}