#be1e00 color space conversions
Hex:
#be1e00
RGB:
190, 30, 0
CMY:
25, 88, 100
CMYK:
0, 84, 100, 25
HSL:
9°, 100.0000%, 37.2549%
HSV (HSB):
9°, 100.0000%, 74.5098%
XYZ:
21.6995, 11.8757, 1.1485
xyY:
0.6249, 0.3420, 11.8757
CIE-Lab:
41.0179, 59.8241, 54.4442
CIE-LCH:
41.0179, 80.8894, 42.3044
CIE-Luv:
41.0179, 122.1881, 30.6319
Hunter-Lab:
34.4611, 52.0909, 22.1467
#be1e00 color charts
#be1e00 color shades, tints & tones
#be1e00 color schemes
#be1e00 color preview, HTML & CSS examples
This text has a color of #be1e00
<p style="color:#be1e00;">Text here</p>
.mytext {color:#be1e00;}
This box has a color of #be1e00
<div style="background-color:#be1e00;">Content here</div>
.mybackground {background-color:#be1e00;}
Border around this has a color of #be1e00
<div style="border:2px solid #be1e00;">Content here</div>
.myborder {border:2px solid #be1e00;}