#be0004 color space conversions
Hex:
#be0004
RGB:
190, 0, 4
CMY:
25, 100, 98
CMYK:
0, 100, 98, 25
HSL:
359°, 100.0000%, 37.2549%
HSV (HSB):
359°, 100.0000%, 74.5098%
XYZ:
21.2571, 10.9559, 1.1092
xyY:
0.6379, 0.3288, 10.9559
CIE-Lab:
39.5061, 64.2495, 52.3446
CIE-LCH:
39.5061, 82.8731, 39.1700
CIE-Luv:
39.5061, 129.5395, 27.5204
Hunter-Lab:
33.0997, 56.7108, 21.1830
#be0004 color charts
#be0004 color shades, tints & tones
#be0004 color schemes
#be0004 color preview, HTML & CSS examples
This text has a color of #be0004
<p style="color:#be0004;">Text here</p>
.mytext {color:#be0004;}
This box has a color of #be0004
<div style="background-color:#be0004;">Content here</div>
.mybackground {background-color:#be0004;}
Border around this has a color of #be0004
<div style="border:2px solid #be0004;">Content here</div>
.myborder {border:2px solid #be0004;}