#be1e01 color space conversions
Hex:
#be1e01
RGB:
190, 30, 1
CMY:
25, 88, 100
CMYK:
0, 84, 99, 25
HSL:
9°, 98.9529%, 37.4510%
HSV (HSB):
9°, 99.4737%, 74.5098%
XYZ:
21.7050, 11.8779, 1.1774
xyY:
0.6244, 0.3417, 11.8779
CIE-Lab:
41.0214, 59.8347, 54.0860
CIE-LCH:
41.0214, 80.6566, 42.1112
CIE-Luv:
41.0214, 122.1161, 30.5141
Hunter-Lab:
34.4643, 52.1033, 22.0995
#be1e01 color charts
#be1e01 color shades, tints & tones
#be1e01 color schemes
#be1e01 color preview, HTML & CSS examples
This text has a color of #be1e01
<p style="color:#be1e01;">Text here</p>
.mytext {color:#be1e01;}
This box has a color of #be1e01
<div style="background-color:#be1e01;">Content here</div>
.mybackground {background-color:#be1e01;}
Border around this has a color of #be1e01
<div style="border:2px solid #be1e01;">Content here</div>
.myborder {border:2px solid #be1e01;}