#be5a00 color space conversions
Hex:
#be5a00
RGB:
190, 90, 0
CMY:
25, 65, 100
CMYK:
0, 53, 100, 25
HSL:
28°, 100.0000%, 37.2549%
HSV (HSB):
28°, 100.0000%, 74.5098%
XYZ:
24.8914, 18.2595, 2.2125
xyY:
0.5487, 0.4025, 18.2595
CIE-Lab:
49.8093, 36.2336, 58.8879
CIE-LCH:
49.8093, 69.1423, 58.3961
CIE-Luv:
49.8093, 82.9826, 45.1485
Hunter-Lab:
42.7311, 29.1989, 26.8419
#be5a00 color charts
#be5a00 color shades, tints & tones
#be5a00 color schemes
#be5a00 color preview, HTML & CSS examples
This text has a color of #be5a00
<p style="color:#be5a00;">Text here</p>
.mytext {color:#be5a00;}
This box has a color of #be5a00
<div style="background-color:#be5a00;">Content here</div>
.mybackground {background-color:#be5a00;}
Border around this has a color of #be5a00
<div style="border:2px solid #be5a00;">Content here</div>
.myborder {border:2px solid #be5a00;}