#be000e color space conversions
Hex:
#be000e
RGB:
190, 0, 14
CMY:
25, 100, 95
CMYK:
0, 100, 93, 25
HSL:
356°, 100.0000%, 37.2549%
HSV (HSB):
356°, 100.0000%, 74.5098%
XYZ:
21.3145, 10.9789, 1.4112
xyY:
0.6324, 0.3257, 10.9789
CIE-Lab:
39.5448, 64.3553, 48.7877
CIE-LCH:
39.5448, 80.7579, 37.1658
CIE-Luv:
39.5448, 128.6961, 26.2612
Hunter-Lab:
33.1344, 56.8393, 20.6689
#be000e color charts
#be000e color shades, tints & tones
#be000e color schemes
#be000e color preview, HTML & CSS examples
This text has a color of #be000e
<p style="color:#be000e;">Text here</p>
.mytext {color:#be000e;}
This box has a color of #be000e
<div style="background-color:#be000e;">Content here</div>
.mybackground {background-color:#be000e;}
Border around this has a color of #be000e
<div style="border:2px solid #be000e;">Content here</div>
.myborder {border:2px solid #be000e;}